|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReceiverSupport | |
---|---|
com.genesyslab.platform.applicationblocks.commons.broker | |
com.genesyslab.platform.commons.protocol | Contains classes that support the Protocol objects
used by applications developed with the Platform SDKs. |
Uses of ReceiverSupport in com.genesyslab.platform.applicationblocks.commons.broker |
---|
Classes in com.genesyslab.platform.applicationblocks.commons.broker that implement ReceiverSupport | |
---|---|
class |
EventReceivingBrokerService
Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously. |
class |
RequestReceivingBrokerService
Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously. |
Uses of ReceiverSupport in com.genesyslab.platform.commons.protocol |
---|
Subinterfaces of ReceiverSupport in com.genesyslab.platform.commons.protocol | |
---|---|
interface |
MessageReceiverSupport
|
interface |
RequestReceiverSupport
|
Classes in com.genesyslab.platform.commons.protocol that implement ReceiverSupport | |
---|---|
class |
AbstractQueueReceiver<T>
|
class |
IgnoringMessageReceiverSupport
|
class |
QueueMessageReceiver
|
class |
QueueRequestReceiver
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |