|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExternalServiceProtocol | |
---|---|
com.genesyslab.platform.clusterprotocol.esp | External Service Cluster Protocol. |
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.webmedia.protocol | This package contains the Protocol classes that allow you to create applications that integrate with Genesys non-voice media servers. |
Uses of ExternalServiceProtocol in com.genesyslab.platform.clusterprotocol.esp |
---|
Methods in com.genesyslab.platform.clusterprotocol.esp that return ExternalServiceProtocol | |
---|---|
protected ExternalServiceProtocol |
EspProtocolBuilder.create()
Creates new instance of External Service Protocol as Cluster Protocol Node. |
Uses of ExternalServiceProtocol in com.genesyslab.platform.contacts.protocol |
---|
Subclasses of ExternalServiceProtocol in com.genesyslab.platform.contacts.protocol | |
---|---|
class |
UniversalContactServerProtocol
Use a UniversalContactServerProtocol object to establish
communication between an agent application (or other client application)
and Universal Contact Server. |
Uses of ExternalServiceProtocol in com.genesyslab.platform.webmedia.protocol |
---|
Subclasses of ExternalServiceProtocol in com.genesyslab.platform.webmedia.protocol | |
---|---|
class |
EspEmailProtocol
Use an EspEmailProtocol object to establish
communication between client application and ESP based Email Server. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |