|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.voice.protocol.runtime.AbstractConnState
com.genesyslab.platform.voice.protocol.runtime.StateBackupConnecting
public class StateBackupConnecting
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 |
---|
protected StateBackupConnecting(ConnectionProxy proxy)
Method Detail |
---|
public void init()
init
in interface HAConnState
init
in class AbstractConnState
public void onConnectionEstablished()
ConnectionHandler
onConnectionEstablished
in interface ConnectionHandler
onConnectionEstablished
in class AbstractConnState
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |