Interface | Description |
---|---|
MessageListener |
This interface should be implemented in order to be able to handle incoming messages
from the Cordys ESB.
|
Class | Description |
---|---|
Message |
This class contains a single message that can be sent on the Cordys ESB.
|
MessageOptions |
This class contains the options for sending messages, so you can indicate if you need reliable messaging
or standard messaging is fine.
|
Middleware |
Middleware is used to send bytes from and to other processes.
|