Uses of Interface
com.opencloud.rhino.facilities.message.MessageSender
-
Packages that use MessageSender Package Description com.opencloud.rhino.facilities.message -
-
Uses of MessageSender in com.opencloud.rhino.facilities.message
Methods in com.opencloud.rhino.facilities.message that return MessageSender Modifier and Type Method Description MessageSender
MessageFacility. getMessageSender()
Returns a MessageSender for sending messages to other cluster nodes within the context of the same RA entity.
-