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()
Get a MessageSender for sending messages to other Rhino nodes within the context of the same resource adaptor entity.
-