Package | Description |
---|---|
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.server |
PSDK internal package for Configuration Server protocol clients handling functionality.
Note: This package is internal and is not supposed for explicit usage by applications. |
com.genesyslab.platform.contacts.protocol.server |
PSDK internal package for Universal Contact Server protocol clients handling functionality.
Note: This package is internal and is not supposed for explicit usage by applications. |
com.genesyslab.platform.openmedia.protocol.server |
PSDK internal package for ESP and Interaction Server protocols clients handling functionality.
Note: This package is internal and is not supposed for explicit usage by applications. |
com.genesyslab.platform.webmedia.protocol.server |
PSDK internal package for Web Media protocols clients handling functionality.
Note: This package is internal and is not supposed for explicit usage by applications. |
Modifier and Type | Method | Description |
---|---|---|
ClientChannelHandler |
ClientChannelHandlerFactory.createHandler(Connection connection,
ConnectionConfiguration config) |
Creates client channel handler instance for new incoming client connection.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ConfServerClientChannelHandler |
Configuration Server protocol internal ClientChannelHandler.
Note: This class is internal and is not supposed for explicit usage by applications. |
Modifier and Type | Method | Description |
---|---|---|
ClientChannelHandler |
ConfServerClientChannelHandlerFactory.createHandler(Connection connection,
ConnectionConfiguration config) |
Modifier and Type | Class | Description |
---|---|---|
class |
UniversalContactServerClientChannelHandler |
Universal Contact Server protocol internal ClientChannelHandler.
Note: This class is internal and is not supposed for explicit usage by applications. |
Modifier and Type | Method | Description |
---|---|---|
ClientChannelHandler |
UniversalContactServerClientChannelHandlerFactory.createHandler(Connection connection,
ConnectionConfiguration config) |
Modifier and Type | Class | Description |
---|---|---|
class |
ExternalServiceClientChannelHandler |
External Service protocol internal ClientChannelHandler.
Note: This class is internal and is not supposed for explicit usage by applications. |
class |
InteractionServerClientChannelHandler |
Interaction Server protocol internal ClientChannelHandler.
Note: This class is internal and is not supposed for explicit usage by applications. |
Modifier and Type | Method | Description |
---|---|---|
ClientChannelHandler |
ExternalServiceClientChannelHandlerFactory.createHandler(Connection connection,
ConnectionConfiguration config) |
|
ClientChannelHandler |
InteractionServerClientChannelHandlerFactory.createHandler(Connection connection,
ConnectionConfiguration config) |
Modifier and Type | Class | Description |
---|---|---|
class |
CallbackClientChannelHandler |
Callback Server protocol internal ClientChannelHandler.
Note: This class is internal and is not supposed for explicit usage by applications. |
class |
ChatClientChannelHandler |
Chat Server protocols internal ClientChannelHandler.
Note: This class is internal and is not supposed for explicit usage by applications. |
class |
EmailClientChannelHandler |
Email Server protocol internal ClientChannelHandler.
Note: This class is internal and is not supposed for explicit usage by applications. |
class |
EspEmailClientChannelHandler |
Created by vgarmash on 23.11.2016.
|
class |
WebMediaClientChannelHandler |
Web Media protocols internal ClientChannelHandler's base class.
Note: This class is internal and is not supposed for explicit usage by applications. |
Modifier and Type | Method | Description |
---|---|---|
ClientChannelHandler |
CallbackClientChannelHandlerFactory.createHandler(Connection connection,
ConnectionConfiguration config) |
|
ClientChannelHandler |
ChatClientChannelHandlerFactory.createHandler(Connection connection,
ConnectionConfiguration config) |
|
ClientChannelHandler |
EmailClientChannelHandlerFactory.createHandler(Connection connection,
ConnectionConfiguration config) |
|
ClientChannelHandler |
EspEmailClientChannelHandlerFactory.createHandler(Connection connection,
ConnectionConfiguration config) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.