Package | Description |
---|---|
com.genesyslab.platform.commons.connection |
Provides facilities for communicating with Genesys servers using the ConnectionManager factory class.
|
com.genesyslab.platform.commons.protocol |
Contains classes that support the
Protocol objects
used by applications developed with the Platform SDKs. |
com.genesyslab.platform.configuration.protocol |
This package contains the
Protocol classes that your applications
can use to set up communication with Configuration Server. |
com.genesyslab.platform.management.protocol |
This package contains the
Protocol classes that your applications
can use to set up communication with Genesys Solution Control Server, Message
Server and Local Control Agents (LCAs). |
com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime |
This package is used internally by the protocol.
|
com.genesyslab.platform.openmedia.protocol |
This package contains the
Protocol classes that your applications
can use to set up communication with Interaction Server. |
com.genesyslab.platform.reporting.protocol |
This package contains the
StatServerProtocol class that you can use this class to set up communication with Stat Server. |
com.genesyslab.platform.routing.protocol |
This package contains the
UrsCustomProtocol ,
UrsCustomProtocolListener and
RoutingServerProtocol classes. |
com.genesyslab.platform.voice.protocol.runtime |
This package is used internally by the protocol.
|
com.genesyslab.platform.webmedia.protocol |
This package contains the Protocol classes that allow you to create applications that integrate with Genesys non-voice media servers.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ConnectionHandler.onConnectionClosed(ConnectionClosedEvent event) |
Fired when connection has been closed.
|
Constructor | Description |
---|---|
ConnectionClosedEvent(ConnectionClosedEvent event,
java.lang.Throwable cause) |
Constructs same event as passed but with different cause.
|
Modifier and Type | Method | Description |
---|---|---|
protected ConnectionClosedEvent |
DuplexChannel.createConnectionClosedEvent(java.lang.Throwable e) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
DuplexChannel.onClose(ConnectionClosedEvent event) |
|
protected void |
DuplexChannel.processClose(ConnectionClosedEvent event) |
|
protected void |
DuplexChannel.processCloseAll(ConnectionClosedEvent event) |
|
void |
MessageCorrelator.releaseWaiters(ConnectionClosedEvent event) |
Release all waiters.
|
protected void |
AbstractChannel.setState(ChannelState newState,
ConnectionClosedEvent closedEvent) |
|
protected void |
ClientChannel.setState(ChannelState newState,
ConnectionClosedEvent closedEvent) |
|
protected void |
DuplexChannel.setState(ChannelState state,
ConnectionClosedEvent closedEvent) |
Constructor | Description |
---|---|
ChannelClosedEvent(Channel source,
ConnectionClosedEvent ccEvent,
ChannelState prevState) |
Constructs an Event.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
ConfServerProtocol.onClose(ConnectionClosedEvent event) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
LocalControlAgentProtocol.onClose(ConnectionClosedEvent event) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
LcaUdpHeartbeatInternalProtocol.setState(ChannelState state,
ConnectionClosedEvent closedEvent) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
InteractionServerProtocol.onClose(ConnectionClosedEvent event) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
StatServerProtocol.onClose(ConnectionClosedEvent event) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
RoutingServerProtocol.onClose(ConnectionClosedEvent event) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
AbstractConnState.closeHAConnection(ConnectionClosedEvent event) |
|
void |
AbstractConnState.onConnectionClosed(ConnectionClosedEvent event) |
|
void |
BackupState.onConnectionClosed(ConnectionClosedEvent event) |
|
void |
PrimaryState.onConnectionClosed(ConnectionClosedEvent event) |
|
void |
StateBackupClosing.onConnectionClosed(ConnectionClosedEvent event) |
|
void |
StateBackupDropping.onConnectionClosed(ConnectionClosedEvent event) |
|
void |
StateNotAvailable.onConnectionClosed(ConnectionClosedEvent event) |
|
void |
StateOpening.onConnectionClosed(ConnectionClosedEvent event) |
|
void |
StatePrimaryClosing.onConnectionClosed(ConnectionClosedEvent event) |
Constructor | Description |
---|---|
StateWaitingSwitchover(ConnectionProxy proxy,
ConnectionClosedEvent closedEvent) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
BasicChatProtocol.onClose(ConnectionClosedEvent event) |
|
protected void |
FlexChatProtocol.onClose(ConnectionClosedEvent event) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.