Platform SDK Java 8.5 API Reference

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

Packages that use ChannelNotClosedException
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 ChannelNotClosedException in com.genesyslab.platform.clusterprotocol
 

Methods in com.genesyslab.platform.clusterprotocol that throw ChannelNotClosedException
protected  void AbstractClusterChannel.throwNotClosed()
           
 

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

Methods in com.genesyslab.platform.commons.protocol that throw ChannelNotClosedException
 void ServerChannel.open()
          Opens channel synchronously.
 void ServerChannel.open(long timeout)
          Opens channel synchronously.
 void DuplexChannel.open(long openTimeout)
          Opens the channel by opening underlying connection including protocol specific handshake procedure using specified protocol timeout value.
Timeout can be set to following values: positive value - time in ms.
 void ClientChannel.open(long timeout)
           
 void ClientChannel.setAddressResolver(SocketAddressResolver resolver)
          Sets custom SocketAddress resolver reference.
 void ClientChannel.setAddressResolverParams(java.util.Map<java.lang.String,java.lang.Object> parameters)
          Sets parameters for SocketAddress resolver.
 


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.