|
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.PrimaryState
com.genesyslab.platform.voice.protocol.runtime.StatePrimary
public class StatePrimary
Constructor Summary | |
---|---|
protected |
StatePrimary(ConnectionProxy proxy)
|
protected |
StatePrimary(ConnectionProxy proxy,
EventPrimaryChanged primaryChanged)
|
Method Summary | |
---|---|
void |
init()
|
void |
onMessage(Message message)
|
void |
write(Message msg)
|
Methods inherited from class com.genesyslab.platform.voice.protocol.runtime.PrimaryState |
---|
close, firePrimaryChangedAndLink, onConnectionClosed, publishClientMessage |
Methods inherited from class com.genesyslab.platform.voice.protocol.runtime.AbstractConnState |
---|
canTraceMessage, closeHAConnection, getConnectionState, getContext, getLogicalConnection, getProxy, getRealConnection, getSiblingProxy, getSync, makeSiblingTransition, makeTransition, makeTransition, onConnectionEstablished, open, realWrite, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected StatePrimary(ConnectionProxy proxy)
protected StatePrimary(ConnectionProxy proxy, EventPrimaryChanged primaryChanged)
Method Detail |
---|
public void init()
init
in interface HAConnState
init
in class PrimaryState
public void onMessage(Message message)
onMessage
in interface com.genesyslab.platform.commons.protocol.runtime.ProtocolMessagePackagerImpl.MessageHandler
onMessage
in class AbstractConnState
public void write(Message msg)
write
in interface HAConnState
write
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 |