MessageFacility |
Rhino extension facility which allows a resource adaptor entity to send messages between Rhino nodes in the same cluster or pool.
|
MessageListener |
Listener interface implemented by resource adaptors to receive asynchronous unidirectional messages from other nodes.
|
MessageListenerV2 |
Listener interface implemented by resource adaptors to receive asynchronous unidirectional messages from other nodes.
|
MessageSender |
Interface used by a resource adaptor entity to send messages to other Rhino nodes, within the context of the resource adaptor entity.
|
RemoteResult<T> |
Object containing a request return result for an individual node.
|
RequestListener |
Listener interface implemented by resource adaptors to receive request messages sent by other nodes.
|
RequestListenerV2 |
Listener interface implemented by resource adaptors to receive request messages sent by other nodes.
|