Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.commons.protocol.ProtocolDescription.Tag

Packages that use ProtocolDescription.Tag
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.management.protocol This package contains the Protocol classes that your applications can use to set up communication with Genesys Solution Control Server, Message Server and Local Control Agents (LCAs). 
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.outbound.protocol This package contains the Protocol classes that your applications can use to set up communication with Outbound Contact Server. 
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.routing.protocol This package contains the UrsCustomProtocol, UrsCustomProtocolListener and RoutingServerProtocol classes. 
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.webmedia.protocol This package contains the Protocol classes that allow you to create applications that integrate with Genesys non-voice media servers. 
 

Uses of ProtocolDescription.Tag in com.genesyslab.platform.configuration.protocol
 

Classes in com.genesyslab.platform.configuration.protocol with annotations of type ProtocolDescription.Tag
 class ConfServerProtocol
          Use a ConfServerProtocol object to establish communication between application and Genesys Configuration Server.
 

Uses of ProtocolDescription.Tag in com.genesyslab.platform.contacts.protocol
 

Classes in com.genesyslab.platform.contacts.protocol with annotations of type ProtocolDescription.Tag
 class UniversalContactServerProtocol
          Use a UniversalContactServerProtocol object to establish communication between an agent application (or other client application) and Universal Contact Server.
 

Uses of ProtocolDescription.Tag in com.genesyslab.platform.management.protocol
 

Classes in com.genesyslab.platform.management.protocol with annotations of type ProtocolDescription.Tag
 class LocalControlAgentProtocol
          Use a LocalControlAgentProtocol object to establish communication between a client application and Genesys Local Control Agent.
 class MessageServerProtocol
          Use a MessageServerProtocol object to establish communication between a client application and Genesys Message Server.
 class SolutionControlServerProtocol
          Use an SolutionControlServerProtocol object to establish communication between an agent application (or other client application) and Solution ControlServer.
 

Uses of ProtocolDescription.Tag in com.genesyslab.platform.openmedia.protocol
 

Classes in com.genesyslab.platform.openmedia.protocol with annotations of type ProtocolDescription.Tag
 class ExternalServiceProtocol
           
 class InteractionServerProtocol
          Use an InteractionServerProtocol object to establish communication between an agent application (or other client application) and Interaction Server.
 

Uses of ProtocolDescription.Tag in com.genesyslab.platform.outbound.protocol
 

Classes in com.genesyslab.platform.outbound.protocol with annotations of type ProtocolDescription.Tag
 class OutboundServerProtocol
          Use an OutboundServerProtocol object to establish communication between a client application and Outbound Server.
 

Uses of ProtocolDescription.Tag in com.genesyslab.platform.reporting.protocol
 

Classes in com.genesyslab.platform.reporting.protocol with annotations of type ProtocolDescription.Tag
 class StatServerProtocol
          Use a StatServerProtocol object to establish communication between a client application and Statistics Server.
 

Uses of ProtocolDescription.Tag in com.genesyslab.platform.routing.protocol
 

Classes in com.genesyslab.platform.routing.protocol with annotations of type ProtocolDescription.Tag
 class RoutingServerProtocol
          Use a RoutingServerProtocol object to establish communication between a client application and Universal Routing Server.
 class UrsCustomProtocol
           
 

Uses of ProtocolDescription.Tag in com.genesyslab.platform.voice.protocol
 

Classes in com.genesyslab.platform.voice.protocol with annotations of type ProtocolDescription.Tag
 class TServerProtocol
          Use a TServerProtocol object to establish communication between a client application and TServer.
 

Uses of ProtocolDescription.Tag in com.genesyslab.platform.webmedia.protocol
 

Classes in com.genesyslab.platform.webmedia.protocol with annotations of type ProtocolDescription.Tag
 class BasicChatProtocol
          By default, BasicChatProtocol has enabled AutoRegister mode.
 class CallbackProtocol
           
 class EmailProtocol
          Deprecated.  
 class EspEmailProtocol
          Use an EspEmailProtocol object to establish communication between client application and ESP based Email Server.
 class FlexChatProtocol
          By default, channel has enabled AutoRegister mode.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.