| Package | Description |
|---|---|
| xdi2.agent.impl | |
| xdi2.agent.routing.impl | |
| xdi2.agent.routing.impl.bootstrap | |
| xdi2.agent.routing.impl.http | |
| xdi2.agent.routing.impl.local | |
| xdi2.agent.routing.impl.websocket |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<XDIAgentRouter<?,?>> |
XDIBasicAgent.getAgentRouters() |
| Modifier and Type | Method and Description |
|---|---|
void |
XDIBasicAgent.setAgentRouters(LinkedList<XDIAgentRouter<?,?>> agentRouters) |
| Constructor and Description |
|---|
XDIBasicAgent(XDIAgentRouter<?,?> agentRouter) |
XDIBasicAgent(XDIAgentRouter<?,?>[] agentRouters) |
| Constructor and Description |
|---|
XDIBasicAgent(Collection<XDIAgentRouter<?,?>> agentRouters) |
| Modifier and Type | Class and Description |
|---|---|
class |
XDIAbstractAgentRouter<ROUTE extends XDIClientRoute<? extends CLIENT>,CLIENT extends XDIClient<? extends MessagingResponse>> |
class |
XDIStaticAgentRouter |
| Modifier and Type | Class and Description |
|---|---|
class |
XDIBootstrapLocalAgentRouter |
| Modifier and Type | Class and Description |
|---|---|
class |
XDIHttpAgentRouter |
class |
XDIHttpDiscoveryAgentRouter |
| Modifier and Type | Class and Description |
|---|---|
class |
XDILocalAgentRouter |
class |
XDIMessagingContainerRegistryAgentRouter |
| Modifier and Type | Class and Description |
|---|---|
class |
XDIWebSocketAgentRouter |
class |
XDIWebSocketDiscoveryAgentRouter |
class |
XDIWebSocketTransportAgentRouter |
Copyright © 2017. All rights reserved.