Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.commons.broker | |
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.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.
|
Modifier and Type | Method | Description |
---|---|---|
static RequestReceivingBrokerService |
BrokerServiceFactory.createRequestBroker(RequestReceiverManagement protocol,
AsyncInvoker invoker) |
Deprecated.
Creates broker service and initializes server channel with it as with "external receiver".
|
Modifier and Type | Class | Description |
---|---|---|
class |
ServerChannel |
This channel accepts client connections on given local
Endpoint .Method AbstractChannel.addChannelListener(ChannelListener) accepts ServerChannelListener ,
which provides notifications on incoming clients. |
Modifier and Type | Class | Description |
---|---|---|
class |
ConfServerProtocolListener |
Customized ServerChannel component for handling of Genesys Configuration Server protocol clients.
Here is a simple example of synchronous server side procedure:
|
Modifier and Type | Class | Description |
---|---|---|
class |
UniversalContactServerProtocolListener |
Customized ServerChannel component for handling of Genesys Universal Contact Server protocol clients.
Here is a simple example of synchronous server side procedure:
|
Modifier and Type | Class | Description |
---|---|---|
class |
ExternalServiceProtocolListener |
|
class |
InteractionServerProtocolListener |
Modifier and Type | Class | Description |
---|---|---|
class |
UrsCustomProtocolListener |
Modifier and Type | Class | Description |
---|---|---|
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:
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.