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 | Method | Description |
---|---|---|
void |
Connection.setConnectionHandler(ConnectionHandler connectionHandler) |
Sets connection handler to receive notifications about
connection events.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
HAConnState |
State of high availability connection.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractConnState |
|
class |
BackupState |
|
class |
PrimaryState |
|
class |
StateAbsent |
Closed connection, reacts on open() only.
|
class |
StateBackup |
|
class |
StateBackupClosing |
|
class |
StateBackupConnectedFirst |
|
class |
StateBackupConnecting |
|
class |
StateBackupDropping |
Backup is dropped because of difference in session ids.
|
class |
StateBackupLinkDisconnected |
|
class |
StateBackupRegistering |
Backup has just connected and register itself.
|
class |
StateNotAvailable |
This state represents absence of connection, so it does nothing,
even don't log.
|
class |
StateOpening |
Unknown connction is opening.
|
class |
StatePrimary |
|
class |
StatePrimaryClosing |
|
class |
StatePrimaryConnected |
Primary connected and going to switch either to
Primary or LinkDisconnected state depending on linkMessage.
|
class |
StatePrimaryConnecting |
Primary connecting when backup connected first.
|
class |
StatePrimaryDown |
|
class |
StatePrimaryLinkDisconnected |
|
class |
StatePrimaryRegistering |
Primary connected and registering after backup was connected first
|
class |
StateRegistering |
Unknown server is regestering (RequestRegisterClient).
|
class |
StateWaitingSwitchover |
Primary connection is down and waiting for switchover
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.