Platform SDK Java 8.5 API Reference

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

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

public class StatePrimaryLinkDisconnected
extends PrimaryState


Constructor Summary
protected StatePrimaryLinkDisconnected(ConnectionProxy proxy)
           
protected StatePrimaryLinkDisconnected(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

StatePrimaryLinkDisconnected

protected StatePrimaryLinkDisconnected(ConnectionProxy proxy)

StatePrimaryLinkDisconnected

protected StatePrimaryLinkDisconnected(ConnectionProxy proxy,
                                       EventPrimaryChanged primaryChanged)
Method Detail

init

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

write

public void write(Message msg)
Specified by:
write in interface HAConnState
Overrides:
write in class AbstractConnState

onMessage

public void onMessage(Message message)
Specified by:
onMessage in interface com.genesyslab.platform.commons.protocol.runtime.ProtocolMessagePackagerImpl.MessageHandler
Overrides:
onMessage 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.