
public class XDIBasicAgent extends Object implements XDIAgent
| Constructor and Description |
|---|
XDIBasicAgent() |
XDIBasicAgent(Collection<XDIAgentRouter<?,?>> agentRouters) |
XDIBasicAgent(XDIAgentRouter<?,?> agentRouter) |
XDIBasicAgent(XDIAgentRouter<?,?>[] agentRouters) |
public XDIBasicAgent(Collection<XDIAgentRouter<?,?>> agentRouters)
public XDIBasicAgent(XDIAgentRouter<?,?>[] agentRouters)
public XDIBasicAgent(XDIAgentRouter<?,?> agentRouter)
public XDIBasicAgent()
public XDIClientRoute<?> route(XDIArc toPeerRootXDIArc) throws Xdi2AgentException
route in interface XDIAgentXdi2AgentExceptionpublic XDIClientRoute<?> route(XDIAddress XDIaddress) throws Xdi2AgentException, Xdi2ClientException
route in interface XDIAgentXdi2AgentExceptionXdi2ClientExceptionpublic XDIClientRoute<?> route(MessageEnvelope messageEnvelope) throws Xdi2AgentException
route in interface XDIAgentXdi2AgentExceptionpublic XDIClientRoute<?> route(Message message) throws Xdi2AgentException, Xdi2ClientException
route in interface XDIAgentXdi2AgentExceptionXdi2ClientExceptionpublic ContextNode get(XDIAddress XDIaddress, XDIAddress senderXDIAddress, Collection<Manipulator> manipulators) throws Xdi2AgentException, Xdi2ClientException
get in interface XDIAgentXdi2AgentExceptionXdi2ClientExceptionpublic ContextNode get(XDIAddress XDIaddress, XDIAddress senderXDIAddress, Manipulator[] manipulators) throws Xdi2AgentException, Xdi2ClientException
get in interface XDIAgentXdi2AgentExceptionXdi2ClientExceptionpublic ContextNode get(XDIAddress XDIaddress, XDIAddress senderXDIAddress, Manipulator manipulator) throws Xdi2AgentException, Xdi2ClientException
get in interface XDIAgentXdi2AgentExceptionXdi2ClientExceptionpublic ContextNode get(XDIAddress XDIaddress, XDIAddress senderXDIAddress) throws Xdi2AgentException, Xdi2ClientException
get in interface XDIAgentXdi2AgentExceptionXdi2ClientExceptionpublic ContextNode get(XDIAddress XDIaddress, Collection<Manipulator> manipulators) throws Xdi2AgentException, Xdi2ClientException
get in interface XDIAgentXdi2AgentExceptionXdi2ClientExceptionpublic ContextNode get(XDIAddress XDIaddress, Manipulator[] manipulators) throws Xdi2AgentException, Xdi2ClientException
get in interface XDIAgentXdi2AgentExceptionXdi2ClientExceptionpublic ContextNode get(XDIAddress XDIaddress, Manipulator manipulator) throws Xdi2AgentException, Xdi2ClientException
get in interface XDIAgentXdi2AgentExceptionXdi2ClientExceptionpublic ContextNode get(XDIAddress XDIaddress) throws Xdi2AgentException, Xdi2ClientException
get in interface XDIAgentXdi2AgentExceptionXdi2ClientExceptionpublic LinkedList<XDIAgentRouter<?,?>> getAgentRouters()
public void setAgentRouters(LinkedList<XDIAgentRouter<?,?>> agentRouters)
public Collection<Manipulator> getManipulators()
public void setManipulators(Collection<Manipulator> manipulators)
Copyright © 2017. All rights reserved.