Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.commons.broker | |
com.genesyslab.platform.applicationblocks.warmstandby | |
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 | Interface | Description |
---|---|---|
interface |
WarmStandbyListener |
Listener interface for WarmStandbyService events notifications.
|
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 |
|
protected class |
AbstractClusterChannel.IntMessageHandler |
|
protected class |
AbstractClusterChannel.IntOutputChannelListener |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractClusterChannel.ChanelErrorVisitor.visitListener(Listener listener) |
|
void |
AbstractClusterChannel.ChannelClosedVisitor.visitListener(Listener listener) |
|
void |
AbstractClusterChannel.ChannelOpenVisitor.visitListener(Listener listener) |
|
void |
AbstractClusterChannel.InternalChannelCloseVisitor.visitListener(Listener listener) |
|
void |
AbstractClusterChannel.InternalChannelOpenVisitor.visitListener(Listener listener) |
|
void |
AbstractClusterChannel.OutgoingMessageVisitor.visitListener(Listener listener) |
Modifier and Type | Interface | Description |
---|---|---|
interface |
ChannelListener |
|
interface |
MessageHandler |
Interface for direct incoming messages delivery to user code.
Example:
|
interface |
MessageReceiverSupport |
|
interface |
OutputChannelListener |
Defines listener that can be attached to any implementer of OutputChannel interface to monitor message send operations.
|
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 |
ListenerHelper.addListener(Listener listener) |
|
void |
ListenerHelper.removeListener(Listener listener) |
|
void |
AbstractChannel.AsyncErrorNotifier.visitListener(Listener listener) |
|
void |
ListenerHelper.NotificationVisitor.visitListener(Listener listener) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.