| Modifier and Type | Method and Description |
|---|---|
IDmClient |
MessageServerClientFactory.createDmClient(String factoryName) |
| Modifier and Type | Class and Description |
|---|---|
class |
DismissClientDm |
| Modifier and Type | Class and Description |
|---|---|
class |
RabbitMqClientDm
The RabbitMQ client for the DM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestClientDm
A class to mock the messaging server and the IaaS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReconfigurableClientDm |
| Modifier and Type | Method and Description |
|---|---|
protected IDmClient |
ReconfigurableClientDm.createNewMessagingClient(String messageServerIp,
String messageServerUser,
String messageServerPwd,
String factoryName) |
protected IDmClient |
ReconfigurableClientDm.getDismissedClient() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ReconfigurableClientDm.openConnection(IDmClient newMessagingClient) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ReconfigurableClientDm.configureMessageProcessor(AbstractMessageProcessor<IDmClient> messageProcessor) |
Copyright © 2015. All rights reserved.