|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageReceiverSupport | |
---|---|
com.genesyslab.platform.applicationblocks.commons.broker | |
com.genesyslab.platform.applicationblocks.commons.protocols | |
com.genesyslab.platform.clusterprotocol | Cluster Protocol Application Block |
com.genesyslab.platform.commons.protocol | Contains classes that support the Protocol objects
used by applications developed with the Platform SDKs. |
Uses of MessageReceiverSupport in com.genesyslab.platform.applicationblocks.commons.broker |
---|
Classes in com.genesyslab.platform.applicationblocks.commons.broker that implement MessageReceiverSupport | |
---|---|
class |
EventReceivingBrokerService
Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously. |
Uses of MessageReceiverSupport in com.genesyslab.platform.applicationblocks.commons.protocols |
---|
Constructors in com.genesyslab.platform.applicationblocks.commons.protocols with parameters of type MessageReceiverSupport | |
---|---|
ProtocolManagementServiceImpl(MessageReceiverSupport messageReceiver)
Deprecated. |
Uses of MessageReceiverSupport in com.genesyslab.platform.clusterprotocol |
---|
Methods in com.genesyslab.platform.clusterprotocol with parameters of type MessageReceiverSupport | |
---|---|
void |
AbstractClusterChannel.setReceiver(MessageReceiverSupport receiver)
Deprecated. |
Uses of MessageReceiverSupport in com.genesyslab.platform.commons.protocol |
---|
Classes in com.genesyslab.platform.commons.protocol that implement MessageReceiverSupport | |
---|---|
class |
IgnoringMessageReceiverSupport
|
class |
QueueMessageReceiver
|
Methods in com.genesyslab.platform.commons.protocol with parameters of type MessageReceiverSupport | |
---|---|
void |
MessageReceiverManagement.setReceiver(MessageReceiverSupport receiver)
|
void |
DuplexChannel.setReceiver(MessageReceiverSupport receiver)
Sets receiver for this channel. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |