Platform SDK Java 8.5 API Reference

Uses of Interface
com.genesyslab.platform.commons.protocol.OutputChannelListener

Packages that use OutputChannelListener
com.genesyslab.platform.clusterprotocol Cluster Protocol Application Block 
com.genesyslab.platform.commons.protocol Contains classes that support the Protocol objects used by applications developed with the Platform SDKs. 
 

Uses of OutputChannelListener in com.genesyslab.platform.clusterprotocol
 

Classes in com.genesyslab.platform.clusterprotocol that implement OutputChannelListener
protected  class AbstractClusterChannel.IntOutputChannelListener
           
 

Methods in com.genesyslab.platform.clusterprotocol with parameters of type OutputChannelListener
 void AbstractClusterChannel.addListener(OutputChannelListener listener)
           
 void AbstractClusterChannel.removeListener(OutputChannelListener listener)
           
 

Uses of OutputChannelListener in com.genesyslab.platform.commons.protocol
 

Methods in com.genesyslab.platform.commons.protocol with parameters of type OutputChannelListener
 void ServerChannel.addListener(OutputChannelListener listener)
           
 void OutputChannel.addListener(OutputChannelListener listener)
          Attaches listener to OutputChannel implementer instance.
 void DuplexChannel.addListener(OutputChannelListener listener)
           
 void ServerChannel.removeListener(OutputChannelListener listener)
           
 void OutputChannel.removeListener(OutputChannelListener listener)
          Detaches listener from OutputChannel implementer instance.
 void DuplexChannel.removeListener(OutputChannelListener 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.