|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterProtocol | |
---|---|
com.genesyslab.platform.clusterprotocol | Cluster Protocol Application Block |
com.genesyslab.platform.clusterprotocol.chat | Cluster Protocol classes for Chat Server protocol. |
com.genesyslab.platform.clusterprotocol.email | Cluster Protocol classes for ESP Email Server. |
com.genesyslab.platform.clusterprotocol.esp | External Service Cluster Protocol. |
com.genesyslab.platform.clusterprotocol.ucs | Cluster Protocol classes for Universal Contact Server. |
Uses of ClusterProtocol in com.genesyslab.platform.clusterprotocol |
---|
Classes in com.genesyslab.platform.clusterprotocol with type parameters of type ClusterProtocol | |
---|---|
class |
ClusterProtocolBuilder<P extends ClientChannel,CP extends ClusterProtocol,PB extends ProtocolBuilder<P,PB>,B extends ClusterProtocolBuilder<P,CP,PB,B>>
Abstract generic builder base for Cluster Protocols construction. |
Classes in com.genesyslab.platform.clusterprotocol that implement ClusterProtocol | |
---|---|
class |
ClusterProtocolImpl<P extends ClientChannel,B extends ProtocolBuilder<P,B>>
Abstract implementation base of Cluster Protocol interface. It's a common functionality for all specific Cluster Protocols. |
Uses of ClusterProtocol in com.genesyslab.platform.clusterprotocol.chat |
---|
Classes in com.genesyslab.platform.clusterprotocol.chat that implement ClusterProtocol | |
---|---|
class |
FlexChatClusterProtocol
|
Uses of ClusterProtocol in com.genesyslab.platform.clusterprotocol.email |
---|
Classes in com.genesyslab.platform.clusterprotocol.email that implement ClusterProtocol | |
---|---|
class |
EspEmailClusterProtocol
|
Uses of ClusterProtocol in com.genesyslab.platform.clusterprotocol.esp |
---|
Classes in com.genesyslab.platform.clusterprotocol.esp that implement ClusterProtocol | |
---|---|
class |
EspClusterProtocol
External Service Cluster Protocol. |
Uses of ClusterProtocol in com.genesyslab.platform.clusterprotocol.ucs |
---|
Classes in com.genesyslab.platform.clusterprotocol.ucs that implement ClusterProtocol | |
---|---|
class |
UcsClusterProtocol
Universal Contact Server Cluster Protocol. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |