Platform SDK Java 8.5 API Reference

com.genesyslab.platform.voice.protocol.runtime
Class StateBackupConnecting

java.lang.Object
  extended by com.genesyslab.platform.voice.protocol.runtime.AbstractConnState
      extended by com.genesyslab.platform.voice.protocol.runtime.StateBackupConnecting
All Implemented Interfaces:
ConnectionHandler, com.genesyslab.platform.commons.protocol.runtime.ProtocolMessagePackagerImpl.MessageHandler, HAConnState

public class StateBackupConnecting
extends AbstractConnState


Constructor Summary
protected StateBackupConnecting(ConnectionProxy proxy)
           
 
Method Summary
 void init()
           
 void onConnectionEstablished()
          Fired when connection with remote party (server) is established.
 
Methods inherited from class com.genesyslab.platform.voice.protocol.runtime.AbstractConnState
canTraceMessage, close, closeHAConnection, getConnectionState, getContext, getLogicalConnection, getProxy, getRealConnection, getSiblingProxy, getSync, makeSiblingTransition, makeTransition, makeTransition, onConnectionClosed, onMessage, open, realWrite, toString, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StateBackupConnecting

protected StateBackupConnecting(ConnectionProxy proxy)
Method Detail

init

public void init()
Specified by:
init in interface HAConnState
Overrides:
init in class AbstractConnState

onConnectionEstablished

public void onConnectionEstablished()
Description copied from interface: ConnectionHandler
Fired when connection with remote party (server) is established.

Specified by:
onConnectionEstablished in interface ConnectionHandler
Overrides:
onConnectionEstablished in class AbstractConnState

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.