|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputChannel | |
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 InputChannel in com.genesyslab.platform.commons.protocol |
Subinterfaces of InputChannel in com.genesyslab.platform.commons.protocol | |
interface |
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
Classes in com.genesyslab.platform.commons.protocol that implement InputChannel | |
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. |
Uses of InputChannel in com.genesyslab.platform.configuration.protocol |
Classes in com.genesyslab.platform.configuration.protocol that implement InputChannel | |
class |
ConfServerProtocol
|
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |