Package | Description |
---|---|
com.genesyslab.platform.commons.connection |
Provides facilities for communicating with Genesys servers using the ConnectionManager factory class.
|
com.genesyslab.platform.voice.protocol.runtime |
This package is used internally by the protocol.
|
Modifier and Type | Field | Description |
---|---|---|
static ConnectionState |
ConnectionState.CLOSED |
Connection has been closed or not yet opened.
|
static ConnectionState |
ConnectionState.CLOSING |
Connection somewhere in the middle of termination process.
|
static ConnectionState |
ConnectionState.OPENED |
Connection is ready to perform IO operations.
|
static ConnectionState |
ConnectionState.OPENING |
Connection sequence has been started but not yet finished.
|
Modifier and Type | Method | Description |
---|---|---|
ConnectionState |
Connection.getConnectionState() |
Returns connection state of this connection.
|
Modifier and Type | Method | Description |
---|---|---|
ConnectionState |
AbstractConnState.getConnectionState() |
|
ConnectionState |
ConnectionProxy.getConnectionState() |
|
ConnectionState |
ConnectionProxyImpl.getConnectionState() |
Modifier and Type | Method | Description |
---|---|---|
void |
HAConnection.setConnectionState(ConnectionState state) |
|
void |
ConnectionProxy.setLogicalConnectionState(ConnectionState state) |
Set logical (parent, HA) connection state
|
void |
ConnectionProxyImpl.setLogicalConnectionState(ConnectionState state) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.