Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.commons.broker | |
com.genesyslab.platform.applicationblocks.commons.protocols | |
com.genesyslab.platform.apptemplate.filtering.impl.configuration | |
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 | Class | Description |
---|---|---|
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. |
Modifier and Type | Method | Description |
---|---|---|
void |
ProtocolManagementServiceImpl.addChannelListener(ChannelListener listener) |
Deprecated.
|
void |
ProtocolManagementServiceImpl.removeChannelListener(ChannelListener listener) |
Deprecated.
|
Modifier and Type | Class | Description |
---|---|---|
class |
FilterChainNotificationHandler |
Implements
MessageFilter to decide whether message should be logged
or not upon internal message filter chain. |
Modifier and Type | Interface | Description |
---|---|---|
interface |
ClusterChannelListener |
Channel listening interface extension for Cluster Protocol type.
It allows applications to handle Opened /Closed
events of protocol nodes of the cluster channel. |
Modifier and Type | Class | Description |
---|---|---|
protected class |
AbstractClusterChannel.IntChannelListener |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractClusterChannel.addChannelListener(ChannelListener listener) |
|
void |
AbstractClusterChannel.removeChannelListener(ChannelListener listener) |
Modifier and Type | Interface | Description |
---|---|---|
interface |
MessageReceiverSupport |
|
interface |
ReceiverSupport |
|
interface |
RequestReceiverSupport |
|
interface |
ServerChannelListener |
Receive notification about server channel lifecycle events.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractQueueReceiver<T> |
|
class |
IgnoringMessageReceiverSupport |
|
class |
QueueMessageReceiver |
|
class |
QueueRequestReceiver |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractChannel.addChannelListener(ChannelListener listener) |
|
void |
ChannelListenerSupport.addChannelListener(ChannelListener listener) |
Adds listener about connection lifecycle events.
|
void |
AbstractChannel.removeChannelListener(ChannelListener listener) |
|
void |
ChannelListenerSupport.removeChannelListener(ChannelListener listener) |
Removes listener about connection lifecycle events.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.