Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.commons.protocol.ChannelErrorEvent

Packages that use ChannelErrorEvent
com.genesyslab.platform.applicationblocks.commons.broker   
com.genesyslab.platform.apptemplate.filtering.impl.configuration   
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 ChannelErrorEvent in com.genesyslab.platform.applicationblocks.commons.broker
 

Methods in com.genesyslab.platform.applicationblocks.commons.broker with parameters of type ChannelErrorEvent
 void RequestReceivingBrokerService.onChannelError(ChannelErrorEvent event)
          Deprecated.  
 void EventReceivingBrokerService.onChannelError(ChannelErrorEvent event)
          Deprecated. this interface is going to be removed from this class
 

Uses of ChannelErrorEvent in com.genesyslab.platform.apptemplate.filtering.impl.configuration
 

Methods in com.genesyslab.platform.apptemplate.filtering.impl.configuration with parameters of type ChannelErrorEvent
 void FilterChainNotificationHandler.onChannelError(ChannelErrorEvent event)
           
 

Uses of ChannelErrorEvent in com.genesyslab.platform.clusterprotocol
 

Methods in com.genesyslab.platform.clusterprotocol with parameters of type ChannelErrorEvent
protected  void AbstractClusterChannel.fireErrorEvent(ChannelErrorEvent event)
           
 void AbstractClusterChannel.IntChannelListener.onChannelError(ChannelErrorEvent event)
           
 

Constructors in com.genesyslab.platform.clusterprotocol with parameters of type ChannelErrorEvent
AbstractClusterChannel.ChanelErrorVisitor(ChannelErrorEvent event)
           
 

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

Subclasses of ChannelErrorEvent in com.genesyslab.platform.commons.protocol
 class ChannelClosedEvent
           
 

Methods in com.genesyslab.platform.commons.protocol with parameters of type ChannelErrorEvent
protected  void AbstractChannel.fireErrorEvent(ChannelErrorEvent event)
           
 void IgnoringMessageReceiverSupport.onChannelError(ChannelErrorEvent event)
           
 void ChannelListener.onChannelError(ChannelErrorEvent event)
          onChannelError is called when some not critical channel error occurs.
 void AbstractQueueReceiver.onChannelError(ChannelErrorEvent event)
           
protected  void DuplexChannel.onFireErrorEvent(ChannelErrorEvent event)
           
protected  void AbstractChannel.onFireErrorEvent(ChannelErrorEvent event)
           
 

Constructors in com.genesyslab.platform.commons.protocol with parameters of type ChannelErrorEvent
AbstractChannel.AsyncErrorNotifier(ChannelErrorEvent event)
           
 


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.