|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.genesyslab.platform.commons.connection.configuration | |
---|---|
com.genesyslab.platform.clusterprotocol | Cluster Protocol Application Block |
com.genesyslab.platform.clusterprotocol.lb | Load Balancer for Cluster Protocol. |
com.genesyslab.platform.commons.connection | Provides facilities for communicating with Genesys servers using the ConnectionManager factory class. |
com.genesyslab.platform.commons.connection.configuration | Provides configuration options for communicating with Genesys servers. |
com.genesyslab.platform.commons.connection.resolver | External Socket Address resolution support classes. |
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.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.management.protocol.messageserver.runtime | This package is used internally by the protocol. |
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.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.reporting.protocol |
This package contains the StatServerProtocol class that you can use this class to set up communication with Stat Server. |
com.genesyslab.platform.reporting.protocol.runtime | This package is used internally by the protocol. |
com.genesyslab.platform.voice.protocol | This package contains the Protocol classes that your applications
can use to set up communication with T-Server, such as
TServerProtocol. |
com.genesyslab.platform.voice.protocol.runtime | This package is used internally by the protocol. |
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. |
com.genesyslab.platform.webmedia.protocol.runtime.codec | This package is used internally by the protocol. |
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. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.clusterprotocol | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.clusterprotocol.lb | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.commons.connection | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
|
ConnectionContext
Context gather all the configuration of connection and protocol in one place. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.commons.connection.configuration | |
---|---|
AbstractConnectionConfiguration
AbstractConnectionConfiguration is an abstract class which implements
common methods assuming that real container can hold only string values. |
|
ClientADDPOptions
Interface to represent client side ADDP configuration properties. |
|
ClientADDPOptions.AddpTraceMode
Configuration option values for ADDP traces enabling in the client and server logs. |
|
ClientConnectionOptions
Base interface defining common connection configuration properties for single connection target. |
|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
|
KeyValueConfiguration
The implementation of ConnectionConfiguration interface, which contains all values in KeyValueCollection . |
|
ManagedConfiguration.ChangeEvent
The event used in query to change the a property or used to inform about a property change. |
|
ManagedConfiguration.Handler
Used for configuration property change handling. |
|
PropertyConfiguration
The implementation of ConnectionConfiguration interface, which contains all values in java.util.Properties . |
|
ServerContext
Marker interface for ServerContexts |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.commons.connection.resolver | |
---|---|
ConnectionContext
Context gather all the configuration of connection and protocol in one place. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.commons.protocol | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
|
ConnectionContext
Context gather all the configuration of connection and protocol in one place. |
|
ManagedConfiguration
Managed configuration is wrapper for ConnectionConfiguration. |
|
ServerContext
Marker interface for ServerContexts |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.configuration.protocol | |
---|---|
ServerContext
Marker interface for ServerContexts |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.configuration.protocol.server | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.contacts.protocol.server | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.management.protocol.messageserver.runtime | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.openmedia.protocol | |
---|---|
ServerContext
Marker interface for ServerContexts |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.openmedia.protocol.server | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.reporting.protocol | |
---|---|
ServerContext
Marker interface for ServerContexts |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.reporting.protocol.runtime | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.voice.protocol | |
---|---|
ConnectionContext
Context gather all the configuration of connection and protocol in one place. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.voice.protocol.runtime | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
|
ConnectionContext
Context gather all the configuration of connection and protocol in one place. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.webmedia.protocol | |
---|---|
ServerContext
Marker interface for ServerContexts |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.webmedia.protocol.runtime.codec | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
Classes in com.genesyslab.platform.commons.connection.configuration used by com.genesyslab.platform.webmedia.protocol.server | |
---|---|
ConnectionConfiguration
ConnectionConfiguration allows you to configure any specific options used in
communication with the server. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |