Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.protocol
Interface ChannelListenerSupport

All Known Subinterfaces:
AsyncChannel, Channel, ClusterProtocol, InputChannel, OutputChannel, Protocol, ProtocolManagementService, RequestChannel, ResponseChannel
All Known Implementing Classes:
AbstractChannel, AbstractClusterChannel, BasicChatProtocol, CallbackClientChannelHandler, CallbackProtocol, CallbackProtocolListener, ChatClientChannelHandler, ChatProtocolsListener, ClientChannel, ClientChannelHandler, ClusterProtocolImpl, ConfServerClientChannelHandler, ConfServerProtocol, ConfServerProtocolListener, DuplexChannel, EmailClientChannelHandler, EmailProtocol, EmailProtocolListener, EspClusterProtocol, EspEmailClientChannelHandler, EspEmailClusterProtocol, EspEmailProtocol, EspEmailProtocolListener, ExternalServiceClientChannelHandler, ExternalServiceProtocol, ExternalServiceProtocolListener, FlexChatClusterProtocol, FlexChatProtocol, InteractionServerClientChannelHandler, InteractionServerProtocol, InteractionServerProtocolListener, LcaUdpHeartbeatInternalProtocol, LocalControlAgentProtocol, MessageServerProtocol, OptionalRegistrationChannel, OutboundServerProtocol, ProtocolManagementServiceImpl, RoutingServerProtocol, ServerChannel, SolutionControlServerProtocol, StatServerProtocol, TServerProtocol, UcsClusterProtocol, UniversalContactServerClientChannelHandler, UniversalContactServerProtocol, UniversalContactServerProtocolListener, UrsCustomProtocol, UrsCustomProtocolListener, WebmediaChannel, WebMediaClientChannelHandler

public interface ChannelListenerSupport


Method Summary
 void addChannelListener(ChannelListener listener)
          Adds listener about connection lifecycle events.
 void removeChannelListener(ChannelListener listener)
          Removes listener about connection lifecycle events.
 

Method Detail

addChannelListener

void addChannelListener(ChannelListener listener)
Adds listener about connection lifecycle events.

Parameters:
listener - listener

removeChannelListener

void removeChannelListener(ChannelListener listener)
Removes listener about connection lifecycle events.

Parameters:
listener - listener

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.