Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.voice.protocol.runtime.AbstractConnState

Packages that use AbstractConnState
com.genesyslab.platform.voice.protocol.runtime This package is used internally by the protocol. 
 

Uses of AbstractConnState in com.genesyslab.platform.voice.protocol.runtime
 

Subclasses of AbstractConnState in com.genesyslab.platform.voice.protocol.runtime
 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
 


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.