| Modifier and Type | Method and Description |
|---|---|
IAgentClient |
MessageServerClientFactory.createAgentClient(String factoryName) |
| Modifier and Type | Class and Description |
|---|---|
class |
DismissClientAgent |
| Modifier and Type | Class and Description |
|---|---|
class |
RabbitMqClientAgent
The RabbitMQ client for an agent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestClientAgent |
| Modifier and Type | Class and Description |
|---|---|
class |
ReconfigurableClientAgent |
| Modifier and Type | Method and Description |
|---|---|
protected IAgentClient |
ReconfigurableClientAgent.createNewMessagingClient(String messageServerIp,
String messageServerUser,
String messageServerPwd,
String factoryName) |
protected IAgentClient |
ReconfigurableClientAgent.getDismissedClient() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ReconfigurableClientAgent.openConnection(IAgentClient newMessagingClient) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ReconfigurableClientAgent.configureMessageProcessor(AbstractMessageProcessor<IAgentClient> messageProcessor) |
Copyright © 2015. All rights reserved.