|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.genesyslab.platform.commons.protocol | |
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. |
com.genesyslab.platform.configuration.protocol.confserver.events | This package includes the Event messages that contain information
about the status of your requests. |
com.genesyslab.platform.configuration.protocol.confserver.requests.connectivity | |
com.genesyslab.platform.configuration.protocol.confserver.requests.locale | |
com.genesyslab.platform.configuration.protocol.confserver.requests.objects | This package contains the Request Object classes that your applications
can use to work with objects in the Genesys Configuration Layer. To use these classes, you will need to supply information about the objects you want to work with. |
com.genesyslab.platform.configuration.protocol.confserver.requests.security | The classes in this package allow you to authenticate a user, change his or her password, and work with his or her permissions. |
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol | |
AbstractChannel
|
|
AsyncChannel
Communication channel. |
|
AsyncInvokerSupport
|
|
Channel
Communication channel with synchronous opening and closing. |
|
ChannelListenerSupport
|
|
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 . |
|
ConfigurationSupport
|
|
ConnectionInvokerSupport
|
|
DuplexChannel
Allows for asynchronous two-way communication between a Platform SDK application and a server. |
|
Endpoint
You can use an Endpoint to describe a server that
your application will be communicating with, by giving the server's
name, host and port. |
|
EndpointSupport
|
|
InputChannel
|
|
InterceptorSupport
|
|
MessageReceiver
|
|
MessageReceiverManagement
|
|
OutputChannel
|
|
Protocol
Protocol is Input/Output Synchronous/Asynchronous channel. |
|
ProtocolDescriptionSupport
|
|
ProtocolException
|
|
Receiver
|
|
ReceiverManagement
|
|
RequestChannel
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.events | |
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.requests.connectivity | |
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.requests.locale | |
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.requests.objects | |
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
Classes in com.genesyslab.platform.commons.protocol used by com.genesyslab.platform.configuration.protocol.confserver.requests.security | |
DataObject
|
|
Message
This abstract class provides the interface used for all Event
classes. |
|
ProtocolDescriptionSupport
|
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |