|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerChannel | |
---|---|
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.contacts.protocol | This package contains the Protocol classes that your applications can use to set up communication with Universal Contact Server, including UniversalContactServerProtocol. |
com.genesyslab.platform.openmedia.protocol | This package contains the Protocol classes that your applications
can use to set up communication with Interaction Server. |
com.genesyslab.platform.routing.protocol |
This package contains the
UrsCustomProtocol ,
UrsCustomProtocolListener and
RoutingServerProtocol classes. |
com.genesyslab.platform.webmedia.protocol | This package contains the Protocol classes that allow you to create applications that integrate with Genesys non-voice media servers. |
Uses of ServerChannel in com.genesyslab.platform.configuration.protocol |
---|
Subclasses of ServerChannel in com.genesyslab.platform.configuration.protocol | |
---|---|
class |
ConfServerProtocolListener
Customized ServerChannel component for handling of Genesys Configuration Server protocol clients. Here is a simple example of synchronous server side procedure:
|
Uses of ServerChannel in com.genesyslab.platform.contacts.protocol |
---|
Subclasses of ServerChannel in com.genesyslab.platform.contacts.protocol | |
---|---|
class |
UniversalContactServerProtocolListener
Customized ServerChannel component for handling of Genesys Universal Contact Server protocol clients. Here is a simple example of synchronous server side procedure:
|
Uses of ServerChannel in com.genesyslab.platform.openmedia.protocol |
---|
Subclasses of ServerChannel in com.genesyslab.platform.openmedia.protocol | |
---|---|
class |
ExternalServiceProtocolListener
Use ExternalServiceProtocolListener object as a server for ExternalServiceProtocol .
|
class |
InteractionServerProtocolListener
Use InteractionServerProtocolListener object as a server for InteractionServerProtocol .
|
Uses of ServerChannel in com.genesyslab.platform.routing.protocol |
---|
Subclasses of ServerChannel in com.genesyslab.platform.routing.protocol | |
---|---|
class |
UrsCustomProtocolListener
|
Uses of ServerChannel in com.genesyslab.platform.webmedia.protocol |
---|
Subclasses of ServerChannel in com.genesyslab.platform.webmedia.protocol | |
---|---|
class |
CallbackProtocolListener
Callback ServerChannel component for handling of Genesys Callback Server protocol clients. Here is a simple example of synchronous server side procedure:
|
class |
ChatProtocolsListener
Customized ServerChannel component for handling of Genesys Chat Server protocols - Flex Chat and Basic Chat. It accepts connections of the both client types at a same time. |
class |
EmailProtocolListener
Deprecated. |
class |
EspEmailProtocolListener
EspEmail ServerChannel component for handling of Genesys Callback Server protocol clients. Here is a simple example of synchronous server side procedure:
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |