|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestReceiverSupport | |
---|---|
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 RequestReceiverSupport in com.genesyslab.platform.applicationblocks.commons.broker |
---|
Classes in com.genesyslab.platform.applicationblocks.commons.broker that implement RequestReceiverSupport | |
---|---|
class |
RequestReceivingBrokerService
Deprecated. Message Broker Application Block is deprecated. Use setMessageHandler(handler) to handle incoming messages asynchronously. |
Uses of RequestReceiverSupport in com.genesyslab.platform.commons.protocol |
---|
Classes in com.genesyslab.platform.commons.protocol that implement RequestReceiverSupport | |
---|---|
class |
QueueRequestReceiver
|
Methods in com.genesyslab.platform.commons.protocol with parameters of type RequestReceiverSupport | |
---|---|
void |
ServerChannel.setReceiver(RequestReceiverSupport receiver)
Deprecated. |
void |
RequestReceiverManagement.setReceiver(RequestReceiverSupport receiver)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |