ChannelListener
, Listener
public interface ClusterChannelListener extends ChannelListener
Opened
/Closed
events of protocol nodes of the cluster channel.Modifier and Type | Method | Description |
---|---|---|
void |
onInternalChannelClosed(ChannelClosedEvent event) |
Notifies about cluster node connection close.
|
void |
onInternalChannelOpened(ChannelOpenedEvent event) |
Notifies about cluster node connection open.
|
onChannelClosed, onChannelError, onChannelOpened
void onInternalChannelOpened(ChannelOpenedEvent event)
event
- channel opened event from the protocol node.void onInternalChannelClosed(ChannelClosedEvent event)
event
- channel closed event from the protocol node.Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.