Platform SDK Java 8.5 API Reference

Uses of Package
com.genesyslab.platform.commons.collections

Packages that use com.genesyslab.platform.commons.collections
com.genesyslab.platform.applicationblocks.com   
com.genesyslab.platform.applicationblocks.com.objects   
com.genesyslab.platform.applicationblocks.commons.protocols   
com.genesyslab.platform.apptemplate.application This package provides helper components for connectivity with Genesys Configuration Framework. 
com.genesyslab.platform.apptemplate.configuration Provides helper classes that read application options and other data from Configuration Server, converts it to corresponding Platform SDK objects and makes it easier to set up connections to backend servers and other applications. 
com.genesyslab.platform.apptemplate.configuration.log Dedicated package for CME Application Logging Options configuration support. 
com.genesyslab.platform.apptemplate.filtering.impl.configuration   
com.genesyslab.platform.apptemplate.lmslogger This package provides support of Genesys LMS files and LMS events logging. 
com.genesyslab.platform.apptemplate.log4j2 This package contains a set of AppTemplate classes related to Log4j v2 support. 
com.genesyslab.platform.commons.collections Contains classes that allow you to use Genesys Key-Value collections in your applications. 
com.genesyslab.platform.commons.collections.processor   
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.tls Provides classes to support and configure TLS connections. 
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.confserver.requests.objects This package contains the Request Object classes that your applications can use to work with objects in the Genesys Configuration Layer.

To use these classes, you will need to supply information about the objects you want to work with. 
com.genesyslab.platform.configuration.protocol.confserver.requests.security The classes in this package allow you to authenticate a user, change his or her password, and work with his or her permissions. 
com.genesyslab.platform.configuration.protocol.confserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.configuration.protocol.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.configuration.protocol.xml   
com.genesyslab.platform.contacts.protocol.contactserver This package contains the Protocol classes that your applications can use to set up communication with Universal Contact Server. 
com.genesyslab.platform.contacts.protocol.contactserver.events   
com.genesyslab.platform.contacts.protocol.contactserver.requests   
com.genesyslab.platform.contacts.protocol.contactserver.runtime This package is used internally by the protocol. 
com.genesyslab.platform.contacts.protocol.runtime This package is used internally by the protocol. 
com.genesyslab.platform.logging.configuration   
com.genesyslab.platform.logging.runtime.configuration   
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.management.protocol.localcontrolagent.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.messageserver   
com.genesyslab.platform.management.protocol.messageserver.events   
com.genesyslab.platform.management.protocol.messageserver.requests.subscription   
com.genesyslab.platform.management.protocol.messageserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.solutioncontrolserver.events   
com.genesyslab.platform.management.protocol.solutioncontrolserver.requests   
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.externalservice   
com.genesyslab.platform.openmedia.protocol.externalservice.event   
com.genesyslab.platform.openmedia.protocol.externalservice.request   
com.genesyslab.platform.openmedia.protocol.interactionserver   
com.genesyslab.platform.openmedia.protocol.interactionserver.events   
com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement   
com.genesyslab.platform.openmedia.protocol.interactionserver.requests   
com.genesyslab.platform.openmedia.protocol.interactionserver.requests.agentmanagement   
com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactiondelivery   
com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement   
com.genesyslab.platform.openmedia.protocol.openmediaattributes This package contains the openmediaattributes protocol classes that your applications can use to communicate with Interaction Server. 
com.genesyslab.platform.outbound.protocol.outbounddesktop This package contains classes that your application can use to work with the Outbound Desktop protocol. 
com.genesyslab.platform.outbound.protocol.outboundserver   
com.genesyslab.platform.outbound.protocol.outboundserver.events   
com.genesyslab.platform.outbound.protocol.outboundserver.requests   
com.genesyslab.platform.reporting.protocol.runtime This package is used internally by the protocol. 
com.genesyslab.platform.reporting.protocol.statserver This package contains objects that correspond to objects in the Genesys Configuration Layer, such as AgentStatus and PlaceGroup
com.genesyslab.platform.reporting.protocol.statserver.events This package contains many event messages, including EventInfo and EventCurrentTargetStateSnapshot, that give you statistical information. 
com.genesyslab.platform.reporting.protocol.statserver.events.datastream The events in this package are for Genesys internal use only.

 
com.genesyslab.platform.reporting.protocol.statserver.requests This package contains the Request objects that your applications can use to open, look at, and close statistics. 
com.genesyslab.platform.reporting.protocol.statserver.requests.datastream The requests in this package are for Genesys internal use only.

 
com.genesyslab.platform.reporting.protocol.statserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.routing.protocol.routingserver This package primarily contains enums that your applications can use when working with Universal Routing Server (URS), such as CallType and RoutingPointStatus
com.genesyslab.platform.routing.protocol.routingserver.events This package contains events that your applications may receive when working with Universal Routing Server (URS). 
com.genesyslab.platform.routing.protocol.routingserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.voice.protocol.previewinteraction This package contains the PreviewInteraction classes that your applications can use during communication with T-Server, such as PreviewInteractionAcknowledge
com.genesyslab.platform.voice.protocol.tserver   
com.genesyslab.platform.voice.protocol.tserver.events This package contains the Event messages that contain information about the status of your requests.

Note that you will normally want to set up a separate thread to wait for messages from T-Server. 
com.genesyslab.platform.voice.protocol.tserver.events.callmonitoring   
com.genesyslab.platform.voice.protocol.tserver.requests.agent Request agent logins and logouts; set the agent's state to ready or not ready. 
com.genesyslab.platform.voice.protocol.tserver.requests.callmonitoring   
com.genesyslab.platform.voice.protocol.tserver.requests.dn DN-related requests, such as forwarding calls; monitoring the next call; turning do not disturb, mute, or call waiting on and off. 
com.genesyslab.platform.voice.protocol.tserver.requests.dtmf Send digits to an interactive voice response system (IVR). 
com.genesyslab.platform.voice.protocol.tserver.requests.iscc Allows an application to get an access number to reach the destination switch, or to cancel a request for an access number. 
com.genesyslab.platform.voice.protocol.tserver.requests.party Handle call activity, such as answering, making, and holding calls, initiating transfers and conference calls, or applying a treatment. 
com.genesyslab.platform.voice.protocol.tserver.requests.queries Request information about calls, locations, servers, switches, or telephony objects. 
com.genesyslab.platform.voice.protocol.tserver.requests.special   
com.genesyslab.platform.voice.protocol.tserver.requests.userdata Attach, update, and delete call-related user data. 
com.genesyslab.platform.voice.protocol.tserver.requests.voicemail Collect digits from a caller; open and close a voicemail box; open, close, and play a voice file. 
com.genesyslab.platform.voice.protocol.tserver.runtime.channel 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.basicchat This package contains classes and enumerations that let you exchange information with Chat Server. 
com.genesyslab.platform.webmedia.protocol.basicchat.requests This package contains the Request Object classes that your applications can use to work with chat interactions in Chat Server. 
com.genesyslab.platform.webmedia.protocol.callback This package contains classes and enumerations that let you exchange customer-generated information between web forms and your Genesys Callback Server. 
com.genesyslab.platform.webmedia.protocol.callback.requests This package contains the Request Object classes that your applications can use to work with Callback interactions in Callback Server. 
com.genesyslab.platform.webmedia.protocol.email This package contains classes, enumerations, and interfaces that let you exchange customer-generated information from web forms with your Genesys E-Mail Server Java. 
com.genesyslab.platform.webmedia.protocol.espemail.events   
com.genesyslab.platform.webmedia.protocol.espemail.requests   
com.genesyslab.platform.webmedia.protocol.espemail.runtime This package is used internally by the protocol. 
com.genesyslab.platform.webmedia.protocol.flexchat This package contains classes and enumerations that let you exchange information with Chat Server. 
com.genesyslab.platform.webmedia.protocol.flexchat.requests This package contains the Request Object classes that your applications can use to work with FlexChat interactions in Chat Server. 
com.genesyslab.platform.webmedia.protocol.runtime.codec This package is used internally by the protocol. 
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.applicationblocks.com
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.applicationblocks.com.objects
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.applicationblocks.commons.protocols
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.apptemplate.application
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.apptemplate.configuration
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.apptemplate.configuration.log
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.apptemplate.filtering.impl.configuration
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.apptemplate.lmslogger
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.apptemplate.log4j2
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.commons.collections
DataFormatException
          This exception is thrown when data formatting problems are encountered during deserialization of the lists.
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
KeyValuePair
          The pair specific for KeyValueCollection.
KVList
          Key-value list.
KVList.PairList
          A list of key-value pairs.
Pair
          This class represents the pair in key-value list.
UTFValue
          Wrapper class for string value for "UTF16-BE" encoding transportation.
It is designed to pass language sensitive or multilingual string values inside of KeyValueCollection's through PSDK protocol connection.
Direct way for this value creation is KVList.addUTFString(String, String).
ValueType
          Types of values in Lists.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.commons.collections.processor
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.commons.connection
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.commons.connection.configuration
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
KeyValuePair
          The pair specific for KeyValueCollection.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.commons.connection.tls
KVList
          Key-value list.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.configuration.protocol
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.configuration.protocol.confserver.requests.objects
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.configuration.protocol.confserver.requests.security
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.configuration.protocol.confserver.runtime.channel
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.configuration.protocol.runtime.channel
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
KeyValuePair
          The pair specific for KeyValueCollection.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.configuration.protocol.xml
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.contacts.protocol.contactserver
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.contacts.protocol.contactserver.events
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.contacts.protocol.contactserver.requests
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.contacts.protocol.contactserver.runtime
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.contacts.protocol.runtime
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.logging.configuration
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.logging.runtime.configuration
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.management.protocol
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.management.protocol.messageserver
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.management.protocol.messageserver.events
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.management.protocol.messageserver.requests.subscription
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.management.protocol.messageserver.runtime.channel
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.management.protocol.solutioncontrolserver.events
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.management.protocol.solutioncontrolserver.requests
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.externalservice
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.externalservice.event
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.externalservice.request
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.interactionserver
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.interactionserver.events
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.interactionserver.requests
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.interactionserver.requests.agentmanagement
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactiondelivery
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.openmedia.protocol.openmediaattributes
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.outbound.protocol.outbounddesktop
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.outbound.protocol.outboundserver
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.outbound.protocol.outboundserver.events
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.outbound.protocol.outboundserver.requests
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.reporting.protocol.runtime
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.reporting.protocol.statserver
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.reporting.protocol.statserver.events
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.reporting.protocol.statserver.events.datastream
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.reporting.protocol.statserver.requests
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.reporting.protocol.statserver.requests.datastream
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.reporting.protocol.statserver.runtime.channel
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.routing.protocol.routingserver
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.routing.protocol.routingserver.events
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.routing.protocol.routingserver.runtime.channel
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.previewinteraction
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.events
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.events.callmonitoring
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.requests.agent
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.requests.callmonitoring
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.requests.dn
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.requests.dtmf
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.requests.iscc
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.requests.party
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.requests.queries
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.requests.special
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.requests.userdata
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.requests.voicemail
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.voice.protocol.tserver.runtime.channel
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.basicchat
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.basicchat.requests
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.callback
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.callback.requests
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.email
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
KVList
          Key-value list.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.espemail.events
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.espemail.requests
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.espemail.runtime
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.flexchat
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.flexchat.requests
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 

Classes in com.genesyslab.platform.commons.collections used by com.genesyslab.platform.webmedia.protocol.runtime.codec
KeyValueCollection
          A key-value list created from an ordered collection of key-value pairs.
 


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.