Configuration Platform SDK 7.6 API Reference

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

Packages that use AbstractChannel
com.genesyslab.platform.commons.protocol Contains classes that support the Protocol objects used by applications developed with the Platform SDKs. 
com.genesyslab.platform.configuration.protocol This package contains the Protocol classes that your applications can use to set up communication with Configuration Server. 
 

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

Subclasses of AbstractChannel in com.genesyslab.platform.commons.protocol
 class ClientChannel
          ClientChannel is the parent class of all of the Protocol classes used for client applications in the Platform SDK, such as TServerProtocol and ConfServerProtocol.
 class DuplexChannel
          Allows for asynchronous two-way communication between a Platform SDK application and a server.
 class ServerChannel
          This channel accepts connection on some Endpoint.
 

Uses of AbstractChannel in com.genesyslab.platform.configuration.protocol
 

Subclasses of AbstractChannel in com.genesyslab.platform.configuration.protocol
 class ConfServerProtocol
           
 


Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.