IWSHandler
protected class AbstractClusterChannel.IntWsHandler extends WSHandler
Modifier and Type | Field | Description |
---|---|---|
protected com.genesyslab.platform.clusterprotocol.ProtocolNodeRec |
protocolItem |
Constructor | Description |
---|---|
IntWsHandler(com.genesyslab.platform.clusterprotocol.ProtocolNodeRec protocolItem) |
Modifier and Type | Method | Description |
---|---|---|
void |
onChannelDisconnected(WSDisconnectedEvent event) |
It is called when the channel disconnection occurs.
|
void |
onChannelOpened(WSOpenedEvent event) |
It is called when the channel has been opened.
|
void |
onEndpointTriedUnsuccessfully(WSTriedUnsuccessfullyEvent event) |
It is called when the channel hasn't been opened due to some error.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onAllEndpointsTriedUnsuccessfully
protected final com.genesyslab.platform.clusterprotocol.ProtocolNodeRec protocolItem
public IntWsHandler(com.genesyslab.platform.clusterprotocol.ProtocolNodeRec protocolItem)
public void onChannelOpened(WSOpenedEvent event)
IWSHandler
onChannelOpened
in interface IWSHandler
onChannelOpened
in class WSHandler
event
- provides additional information about the event.public void onChannelDisconnected(WSDisconnectedEvent event)
IWSHandler
onChannelDisconnected
in interface IWSHandler
onChannelDisconnected
in class WSHandler
event
- provides additional information about channel closing.public void onEndpointTriedUnsuccessfully(WSTriedUnsuccessfullyEvent event)
IWSHandler
onEndpointTriedUnsuccessfully
in interface IWSHandler
onEndpointTriedUnsuccessfully
in class WSHandler
event
- provides additional information about the fail.Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.