Platform SDK Java 8.5 API Reference

Package com.genesyslab.platform.voice.protocol.runtime

This package is used internally by the protocol.

See:
          Description

Interface Summary
ConnectionProxy Proxy for connection, delegates all its job to states.
HAConnState State of high availability connection.
 

Class Summary
AbstractConnState  
BackupState  
ConnectionProxyImpl  
HAConnection Please note, that unlike TLib 7.1 this connection doesn't waitResponse primary connection and link status inside open().
HAMessagesUtil  
MessageGun Helper class for firing messages.
PrimaryState  
RegistrationHandler  
StateAbsent Closed connection, reacts on open() only.
StateBackup  
StateBackupClosing  
StateBackupConnectedFirst  
StateBackupConnecting  
StateBackupDropping Backup is dropped because of difference in session ids.
StateBackupLinkDisconnected  
StateBackupRegistering Backup has just connected and register itself.
StateNotAvailable This state represents absence of connection, so it does nothing, even don't log.
StateOpening Unknown connction is opening.
StatePrimary  
StatePrimaryClosing  
StatePrimaryConnected Primary connected and going to switch either to Primary or LinkDisconnected state depending on linkMessage.
StatePrimaryConnecting Primary connecting when backup connected first.
StatePrimaryDown  
StatePrimaryLinkDisconnected  
StatePrimaryRegistering Primary connected and registering after backup was connected first
StateRegistering Unknown server is regestering (RequestRegisterClient).
StateWaitingSwitchover Primary connection is down and waiting for switchover
TimerUtil  
TransitionManager State transition methods.
TServerConnContext  
TServerReferenceBuilder  
 

Package com.genesyslab.platform.voice.protocol.runtime Description

This package is used internally by the protocol. External usage is not supported. Classes from this package can be changed or even removed at any time.


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.