Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com | |
com.genesyslab.platform.applicationblocks.commons.broker | |
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. |
Modifier and Type | Method | Description |
---|---|---|
void |
ConfService.setUserMessageHandler(MessageHandler msgHandler) |
Sets extra MessageHandler for custom handling of incoming asynchronous protocol
messages on the channel.
It will be called in the protocol invoker thread after procession by the ConfService internal handler. |
void |
IConfService.setUserMessageHandler(MessageHandler msgHandler) |
Sets extra MessageHandler for custom handling of incoming asynchronous protocol
messages on the channel.
It will be called in the protocol invoker thread after procession by the ConfService internal handler. |
Modifier and Type | Class | Description |
---|---|---|
class |
EventReceivingBrokerService |
Deprecated.
Message Broker Application Block is deprecated.
Use
setMessageHandler(handler) to handle incoming messages asynchronously. |
Modifier and Type | Class | Description |
---|---|---|
protected class |
AbstractClusterChannel.IntMessageHandler |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractClusterChannel.setMessageHandler(MessageHandler msgHandler) |
Constructor | Description |
---|---|
IncomingMessageVisitor(Message message,
MessageHandler handler) |
Modifier and Type | Method | Description |
---|---|---|
void |
DuplexChannel.setMessageHandler(MessageHandler msgHandler) |
Sets asynchronous handler for incoming messages.
Incoming messages on this channel will be handled with its connection invoker (see AbstractChannel.setInvoker(AsyncInvoker) ). |
void |
InputChannel.setMessageHandler(MessageHandler msgHandler) |
Sets asynchronous handler for incoming messages.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.