Platform SDK Java 8.5 API Reference

Uses of Interface
com.genesyslab.platform.commons.connection.configuration.ServerContext

Packages that use ServerContext
com.genesyslab.platform.commons.connection.configuration Provides configuration options for communicating with Genesys servers. 
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.openmedia.protocol This package contains the Protocol classes that your applications can use to set up communication with Interaction 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.webmedia.protocol This package contains the Protocol classes that allow you to create applications that integrate with Genesys non-voice media servers. 
 

Uses of ServerContext in com.genesyslab.platform.commons.connection.configuration
 

Classes in com.genesyslab.platform.commons.connection.configuration with type parameters of type ServerContext
 interface ConnectionContext<T extends ServerContext>
          Context gather all the configuration of connection and protocol in one place.
 

Uses of ServerContext in com.genesyslab.platform.commons.protocol
 

Methods in com.genesyslab.platform.commons.protocol that return ServerContext
 ServerContext AbstractChannel.getServerContext()
           
 

Methods in com.genesyslab.platform.commons.protocol that return types with arguments of type ServerContext
 ConnectionContext<? extends ServerContext> AbstractChannel.connectionContext()
           
 

Methods in com.genesyslab.platform.commons.protocol with parameters of type ServerContext
protected  void AbstractChannel.setServerContext(ServerContext serverContext)
           
 

Uses of ServerContext in com.genesyslab.platform.configuration.protocol
 

Classes in com.genesyslab.platform.configuration.protocol that implement ServerContext
 class ConfServerContext
          Context container for opened Configuration Server Protocol connection.
 

Uses of ServerContext in com.genesyslab.platform.openmedia.protocol
 

Classes in com.genesyslab.platform.openmedia.protocol that implement ServerContext
 class InteractionServerContext
           
 

Uses of ServerContext in com.genesyslab.platform.reporting.protocol
 

Classes in com.genesyslab.platform.reporting.protocol that implement ServerContext
 class StatServerContext
           
 

Uses of ServerContext in com.genesyslab.platform.webmedia.protocol
 

Classes in com.genesyslab.platform.webmedia.protocol that implement ServerContext
 class BasicChatServerContext
           
 class FlexChatServerContext
          Context of Chat Servers Flex Protocol connection.
 


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.