Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.commons.protocol.Message

Packages that use Message
com.genesyslab.platform.applicationblocks.com   
com.genesyslab.platform.applicationblocks.commons.broker   
com.genesyslab.platform.apptemplate.filtering.impl   
com.genesyslab.platform.apptemplate.filtering.impl.actions   
com.genesyslab.platform.apptemplate.filtering.impl.conditions   
com.genesyslab.platform.apptemplate.filtering.impl.configuration   
com.genesyslab.platform.apptemplate.filtering.impl.filters   
com.genesyslab.platform.apptemplate.filtering.impl.operands   
com.genesyslab.platform.clusterprotocol Cluster Protocol Application Block 
com.genesyslab.platform.clusterprotocol.lb Load Balancer for Cluster Protocol. 
com.genesyslab.platform.commons.protocol Contains classes that support the Protocol objects used by applications developed with the Platform SDKs. 
com.genesyslab.platform.commons.protocol.runtime   
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   
com.genesyslab.platform.configuration.protocol.confserver.events This package includes the Event messages that contain information about the status of your requests. 
com.genesyslab.platform.configuration.protocol.confserver.requests.connectivity   
com.genesyslab.platform.configuration.protocol.confserver.requests.locale   
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 This package is used internally by the protocol. 
com.genesyslab.platform.configuration.protocol.confserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.configuration.protocol.exceptions   
com.genesyslab.platform.configuration.protocol.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.configuration.protocol.runtime.codec This package is used internally by the 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.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.server PSDK internal package for Universal Contact Server protocol clients handling functionality.
Note: This package is internal and is not supposed for explicit usage by applications. 
com.genesyslab.platform.json.jackson2 Platform SDK includes the following protocol-specific Jackson modules, that help to serialize protocol messages to or from JSON format:

Configuration protocol: ConfServerModule
Contacts protocol: ContactServerModule
OpenMedia protocols: ExternalServiceModule InteractionServerModule OpenMediaAttributesModule
Outbound protocols: OutboundDesktopModule OutboundServerModule
Management protocols: LocalControlAgentModule MessageServerModule SolutionControlServerModule
Reporting protocol: StatServerModule
Routing protocol: CustomServerModule RoutingServerModule
Voice protocols: TServerModule PreviewInteractionModule
WebMedia protocol: BasicChatModule CallbackModule EmailModule EspEmailModule FlexChatModule 
com.genesyslab.platform.json.jackson2.basicchat   
com.genesyslab.platform.json.jackson2.callback   
com.genesyslab.platform.json.jackson2.confserver   
com.genesyslab.platform.json.jackson2.contactserver   
com.genesyslab.platform.json.jackson2.customserver   
com.genesyslab.platform.json.jackson2.email   
com.genesyslab.platform.json.jackson2.espemail   
com.genesyslab.platform.json.jackson2.externalservice   
com.genesyslab.platform.json.jackson2.flexchat   
com.genesyslab.platform.json.jackson2.interactionserver   
com.genesyslab.platform.json.jackson2.localcontrolagent   
com.genesyslab.platform.json.jackson2.messageserver   
com.genesyslab.platform.json.jackson2.outboundserver   
com.genesyslab.platform.json.jackson2.routingserver   
com.genesyslab.platform.json.jackson2.solutioncontrolserver   
com.genesyslab.platform.json.jackson2.statserver   
com.genesyslab.platform.json.jackson2.tserver   
com.genesyslab.platform.json.serializer   
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   
com.genesyslab.platform.management.protocol.localcontrolagent.events   
com.genesyslab.platform.management.protocol.localcontrolagent.requests   
com.genesyslab.platform.management.protocol.localcontrolagent.responses   
com.genesyslab.platform.management.protocol.localcontrolagent.runtime This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.localcontrolagentheartbeat   
com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.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   
com.genesyslab.platform.management.protocol.messageserver.requests.subscription   
com.genesyslab.platform.management.protocol.messageserver.runtime This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.messageserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.messageserver.runtime.codec This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.solutioncontrolserver   
com.genesyslab.platform.management.protocol.solutioncontrolserver.events   
com.genesyslab.platform.management.protocol.solutioncontrolserver.requests   
com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.alarms   
com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.applications   
com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.hosts   
com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.solutions   
com.genesyslab.platform.management.protocol.solutioncontrolserver.runtime This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.solutioncontrolserver.runtime.channel This package is used internally by the protocol. 
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.externalservice.runtime This package is used internally by the protocol. 
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.interactionserver.runtime This package is used internally by the protocol. 
com.genesyslab.platform.outbound.protocol.outboundserver   
com.genesyslab.platform.outbound.protocol.outboundserver.events   
com.genesyslab.platform.outbound.protocol.outboundserver.requests   
com.genesyslab.platform.outbound.protocol.outboundserver.runtime This package is used internally by the protocol. 
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.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 This package is used internally by the protocol. 
com.genesyslab.platform.reporting.protocol.statserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.routing.protocol This package contains the UrsCustomProtocol, UrsCustomProtocolListener and RoutingServerProtocol classes. 
com.genesyslab.platform.routing.protocol.customserver This package primarily contains enums that your applications can use when working with URS Custom Server. 
com.genesyslab.platform.routing.protocol.customserver.events This package contains events that your applications may receive when working with URS Custom Server. 
com.genesyslab.platform.routing.protocol.customserver.requests This package contains requests that your applications can send to URS Custom Server. 
com.genesyslab.platform.routing.protocol.customserver.runtime 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.requests This package contains requests that your applications can send to Universal Routing Server. 
com.genesyslab.platform.routing.protocol.routingserver.runtime This package is used internally by the protocol. 
com.genesyslab.platform.routing.protocol.routingserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.voice.protocol.runtime This package is used internally by the protocol. 
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 This package is used internally by the protocol. 
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.events This package contains the BasicChat protocol Event messages that provide information about the status of your requests. 
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.basicchat.runtime This package is used internally by the protocol. 
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.events This package contains the Callback protocol Event messages that provide information about the status of your requests. 
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.callback.runtime This package is used internally by the protocol. 
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.email.runtime This package is used internally by the protocol. 
com.genesyslab.platform.webmedia.protocol.espemail   
com.genesyslab.platform.webmedia.protocol.espemail.events   
com.genesyslab.platform.webmedia.protocol.espemail.requests   
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.events This package contains the FlexChat protocol Event messages that provide information about the status of your requests. 
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.flexchat.runtime This package is used internally by the protocol. 
com.genesyslab.platform.webmedia.protocol.runtime This package is used internally by the protocol. 
com.genesyslab.platform.webmedia.protocol.runtime.codec This package is used internally by the protocol. 
com.genesyslab.platform.webmedia.protocol.server PSDK internal package for Web Media protocols clients handling functionality.
Note: This package is internal and is not supposed for explicit usage by applications. 
 

Uses of Message in com.genesyslab.platform.applicationblocks.com
 

Methods in com.genesyslab.platform.applicationblocks.com that return Message
protected  Message ConfService.prepareRequestReadBriefInfoMessage(ICfgQuery query)
           
protected  Message ConfService.prepareRequestReadObjectsMessage(ICfgQuery query)
          Create Configuration Protocol Request Message for configuration objects reading.
 

Uses of Message in com.genesyslab.platform.applicationblocks.commons.broker
 

Methods in com.genesyslab.platform.applicationblocks.commons.broker that return Message
 Message EventReceivingBrokerService.receive()
          Deprecated. this interface is going to be removed from this class
protected  Message EventBrokerService.receive()
          Deprecated. Receives event messages.
 Message EventReceivingBrokerService.receive(long arg0)
          Deprecated. this interface is going to be removed from this class
 

Methods in com.genesyslab.platform.applicationblocks.commons.broker that return types with arguments of type Message
 Predicate<Message> RequestFilter.getMessageFilter()
          Deprecated. Gets message filter.
 MessageReceiver<Message> EventBrokerService.getReceiver()
          Deprecated.  
 

Methods in com.genesyslab.platform.applicationblocks.commons.broker with parameters of type Message
protected  boolean MessageRangeFilter.evaluate(Message message)
          Deprecated. Evaluates a message using message id as evaluation criteria.
protected  boolean MessageNameFilter.evaluate(Message message)
          Deprecated. Evaluates a message name, protocol description and endpoint name as criteria.
protected  boolean MessageIdFilter.evaluate(Message message)
          Deprecated. Evaluates a message using message id as evaluation criteria.
protected  boolean MessageFilter.evaluate(Message message)
          Deprecated. Evaluates a message using protocol description, endpoint name, and protocolId as criteria.
 void EventReceivingBrokerService.onMessage(Message message)
          Deprecated. Enqueues message for publishing by the invoker.
 void EventReceivingBrokerService.processMessage(Message message)
          Deprecated. this interface is going to be removed from this class
 

Method parameters in com.genesyslab.platform.applicationblocks.commons.broker with type arguments of type Message
static EventBrokerService EventBrokerService.activate(MessageReceiver<Message> receiver)
          Deprecated.  
 void RequestFilter.setMessageFilter(Predicate<Message> value)
          Deprecated. Sets message filter.
 void EventBrokerService.setReceiver(MessageReceiver<Message> value)
          Deprecated.  
 

Constructor parameters in com.genesyslab.platform.applicationblocks.commons.broker with type arguments of type Message
EventBrokerService(MessageReceiver<Message> receiver)
          Deprecated. Creates an instance of EventBrokerService class.
RequestFilter(Predicate<Message> filter)
          Deprecated. Creates an instance of RequestFilter class.
 

Uses of Message in com.genesyslab.platform.apptemplate.filtering.impl
 

Methods in com.genesyslab.platform.apptemplate.filtering.impl with parameters of type Message
abstract  ValueList FilterOperand.evaluate(Message message, FilterContext context)
           
abstract  boolean FilterCondition.evaluate(Message message, FilterContext context)
          Evaluates condition for specified message and context.
abstract  void FilterAction.execute(Message message, FilterContext context)
          Executes action.
 boolean FilterChain.isMessageAccepted(Message message)
          Evaluates whether message is accepted by filter.
 boolean FilterGroup.isMessageAccepted(Message message, FilterContext context)
           
abstract  boolean BaseFilter.isMessageAccepted(Message message, FilterContext context)
          Evaluates whether message is accepted by filter.
 

Uses of Message in com.genesyslab.platform.apptemplate.filtering.impl.actions
 

Methods in com.genesyslab.platform.apptemplate.filtering.impl.actions with parameters of type Message
 void FilterPutAction.execute(Message message, FilterContext context)
           
 void FilterDelAction.execute(Message message, FilterContext context)
           
 

Uses of Message in com.genesyslab.platform.apptemplate.filtering.impl.conditions
 

Methods in com.genesyslab.platform.apptemplate.filtering.impl.conditions with parameters of type Message
 boolean ContainsAny.evaluate(Message message, FilterContext context)
          Evaluate condition for specified message and context.
 

Uses of Message in com.genesyslab.platform.apptemplate.filtering.impl.configuration
 

Methods in com.genesyslab.platform.apptemplate.filtering.impl.configuration with parameters of type Message
 boolean FilterChainNotificationHandler.isMessageAccepted(Message message)
          Delegates message evaluation to internal Filter Chain witch is configured upon application settings, defined in CME.
 boolean FilterChainConfiguration.isMessageAccepted(Message message)
          This method uses internal FilterChain object with pre-configured Log Filters to evaluate if message can be logged.
 

Uses of Message in com.genesyslab.platform.apptemplate.filtering.impl.filters
 

Methods in com.genesyslab.platform.apptemplate.filtering.impl.filters with parameters of type Message
 void DefaultFilter.execActions(Message message, FilterContext context)
          Executes filter actions.
 boolean DefaultFilter.isMessageAccepted(Message message, FilterContext context)
           
 

Uses of Message in com.genesyslab.platform.apptemplate.filtering.impl.operands
 

Methods in com.genesyslab.platform.apptemplate.filtering.impl.operands with parameters of type Message
 ValueList VariableOperand.evaluate(Message message, FilterContext context)
           
 ValueList MessageTypeOperand.evaluate(Message message, FilterContext context)
           
 ValueList ConstantOperand.evaluate(Message message, FilterContext context)
           
 ValueList AttributeOperand.evaluate(Message message, FilterContext context)
           
 

Uses of Message in com.genesyslab.platform.clusterprotocol
 

Methods in com.genesyslab.platform.clusterprotocol that return Message
 Message ClusterProtocolImpl.endRequest(RequestFuture future)
           
 Message ClusterProtocolImpl.endRequest(RequestFuture future, long timeout)
           
 Message ClusterProtocolImpl.RequestFutureWrapper.get()
           
 Message ClusterProtocolImpl.RequestFutureWrapper.get(long timeout)
           
 Message ClusterProtocolImpl.RequestFutureWrapper.get(long timeout, java.util.concurrent.TimeUnit unit)
           
 Message ClusterProtocolImpl.RequestFutureWrapper.getRequest()
           
 Message ClusterProtocolImpl.RequestFutureWrapper.getResponse()
           
 Message ClusterProtocolImpl.RequestFutureWrapper.getResponse(long timeout)
           
 Message AbstractClusterChannel.receive()
          Deprecated. 
 Message AbstractClusterChannel.receive(long timeout)
          Deprecated. 
 Message ClusterProtocolImpl.request(Message message)
           
 Message ClusterProtocolImpl.request(Message message, long timeout)
           
 

Methods in com.genesyslab.platform.clusterprotocol with parameters of type Message
 RequestFuture ClusterProtocolImpl.beginRequest(Message message)
           
 RequestFuture ClusterProtocolImpl.beginRequest(Message message, long timeout)
           
protected  Protocol ClusterProtocolImpl.chooseProtocol(Message request)
           
protected  void AbstractClusterChannel.fireOnMessageRecv(InputChannel channel, Message message)
           
protected  void AbstractClusterChannel.fireOnMessageSend(OutputChannel channel, Message message)
           
 Protocol ClusterProtocolImpl.getNextAvailableProtocol(Message message)
           
 Protocol ClusterProtocol.getNextAvailableProtocol(Message message)
          Returns reference to some opened instance of protocol in the cluster nodes pool in accordance to the LB strategy for handling of the given request message.
 void AbstractClusterChannel.IntMessageHandler.onMessage(Message message)
           
 void AbstractClusterChannel.IntOutputChannelListener.onSend(OutputChannel channel, Message message)
           
 Message ClusterProtocolImpl.request(Message message)
           
 Message ClusterProtocolImpl.request(Message message, long timeout)
           
<A> void
ClusterProtocolImpl.requestAsync(Message message, A attachment, CompletionHandler<Message,? super A> handler)
           
<A> void
ClusterProtocolImpl.requestAsync(Message message, A attachment, CompletionHandler<Message,? super A> handler, long timeout)
           
 void ClusterProtocolImpl.send(Message message)
           
 

Method parameters in com.genesyslab.platform.clusterprotocol with type arguments of type Message
<A> void
ClusterProtocolImpl.requestAsync(Message message, A attachment, CompletionHandler<Message,? super A> handler)
           
<A> void
ClusterProtocolImpl.requestAsync(Message message, A attachment, CompletionHandler<Message,? super A> handler, long timeout)
           
 

Constructors in com.genesyslab.platform.clusterprotocol with parameters of type Message
AbstractClusterChannel.IncomingMessageVisitor(Message message, MessageHandler handler)
           
AbstractClusterChannel.OutgoingMessageVisitor(OutputChannel channel, Message message)
           
 

Uses of Message in com.genesyslab.platform.clusterprotocol.lb
 

Methods in com.genesyslab.platform.clusterprotocol.lb with parameters of type Message
 Protocol DefaultClusterLoadBalancer.chooseNode(Message request)
           
 Protocol ClusterProtocolLoadBalancer.chooseNode(Message message)
          This method is to apply load balancing strategy on available cluster nodes.
 

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

Fields in com.genesyslab.platform.commons.protocol declared as Message
protected  Message ClientChannel.BasicClientHandshakeStep.theRequest
           
 

Methods in com.genesyslab.platform.commons.protocol that return Message
 Message Message.cloneMessage()
           
 Message ProtocolFactory.createMessage(int id)
          Creates Message by id.
 Message AbstractProtocolFactory.createMessage(int id)
          Creates protocol Message by id.
 Message ProtocolFactory.createMessage(int id, java.lang.String name)
          Creates Message by id.
 Message XmlMessageSerializer.deserialize(javax.xml.transform.Source doc)
          Deserializes (restores) the message from an xml document.
protected  Message ClientChannel.doRequest(Message message, long timeout)
           
 Message RequestChannel.endRequest(RequestFuture future)
          Tries to finish request started with beginRequest().
 Message ClientChannel.endRequest(RequestFuture future)
          Tries to finish request started with beginRequest().
 Message RequestChannel.endRequest(RequestFuture future, long timeout)
          Tries to finish request started with beginRequest().
 Message ClientChannel.endRequest(RequestFuture future, long timeout)
          Tries to finish request started with ClientChannel.beginRequest(Message).
 Message RequestFuture.get()
          Waits if necessary for the request to complete, and then returns its result.
 Message RequestFuture.get(long timeout)
          Deprecated.  
 Message RequestFuture.get(long timeout, java.util.concurrent.TimeUnit unit)
          Waits if necessary for at most the given time for the request to complete, and then returns its result, if available.
protected  Message QueueMessageReceiver.getFake()
           
 Message ClientChannel.RegistrationHandler.getRegistrationMessage()
          Deprecated.  
abstract  Message ClientChannel.SimpleRegistrationHandler.getRegistrationMessage()
          Deprecated. Just creates registration handler here.
 Message ClientChannel.ClientHandshakeStep.getRegistrationRequest()
          This method is intended to be used from ClientChannel.ClientHandshakeStep.initState() to get a new instance of handshake request message.
 Message RequestFuture.getRequest()
          Returns original request message.
 Message RequestContext.getRequestMessage()
           
 Message MessageCorrelator.MessageEntry.getRequestMessage()
           
 Message RequestFuture.getResponse()
          Deprecated.  
 Message RequestFuture.getResponse(long timeout)
          Deprecated.  
 Message RegistrationException.getResponseMessage()
           
 Message MessageCorrelator.MessageEntry.getResponseMessage()
           
 Message MessageCorrelator.MessageEntry.getResponseMessage(long timeout)
           
 Message MessageParser.parse(byte[] bytes)
          This method tries to extract Message object from the given byte array.
 Message MessageParser.parse(byte[] bytes, int pos, int len)
          This method tries to extract Message object from the given byte array, beginning from specified position.
 Message ServerChannel.receive()
           
 Message IgnoringMessageReceiverSupport.receive()
           
 Message DuplexChannel.receive()
          This synchronous method blocks until it receives a message from the server.
 Message ServerChannel.receive(long timeout)
           
 Message IgnoringMessageReceiverSupport.receive(long timeout)
           
 Message DuplexChannel.receive(long timeout)
          This synchronous method blocks until it receives a message from the server or until it reaches the length of the designated timeout.
 Message RequestChannel.request(Message message)
          Sends the message and waitResponse for response.
 Message ClientChannel.request(Message message)
          This synchronous method sends the specified request to the server, and waits for a response from the server for the length of the timeout property.
 Message RequestChannel.request(Message message, long timeout)
          Sends the message and waitResponse for response or while specified timeout is elapsed.
 Message ClientChannel.request(Message message, long timeout)
          This synchronous method sends the specified request to the server and waits for a response from the server for the length of the specified timeout value.
protected  Message ClientChannel.submitRegMessage(Message regMessage)
          Deprecated.  
 Message AbstractProtocolFactory.unknownProtocolMessage(int messageId)
          Creates unknown message with a specified message id.
 Message MessageCorrelator.waitResponse(MessageCorrelator.MessageEntry entry, long timeout)
           
 

Methods in com.genesyslab.platform.commons.protocol that return types with arguments of type Message
 java.lang.Class<? extends Message> AbstractProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Methods in com.genesyslab.platform.commons.protocol with parameters of type Message
 RequestFuture RequestChannel.beginRequest(Message message)
          Starts request and exits.
 RequestFuture ClientChannel.beginRequest(Message message)
          Starts request and exits.
protected  boolean ClientChannel.BasicClientHandshakeStep.checkReferenceId(Message event)
          Its an utility method to be used from particular steps implementations in ClientChannel.ClientHandshakeStep.handleMessage(Message) to compare incoming message ReferenceID with ReferenceID of the request sent by ClientChannel.BasicClientHandshakeStep.initState().
 MessageCorrelator.MessageEntry MessageCorrelator.correlate(Message message)
           
protected  MessageCorrelator.MessageEntry ClientChannel.doBeginRequest(Message message)
          Deprecated.  
protected
<A> MessageCorrelator.MessageEntry
ClientChannel.doBeginRequest(Message message, A attachment, CompletionHandler<Message,? super A> handler, long timeout)
           
protected  Message ClientChannel.doRequest(Message message, long timeout)
           
protected  void DuplexChannel.doSend(Message message)
          Sends the message unconditionally.
 ClientChannel.ClientHandshakeStep ClientChannel.ClientHandshakeStep.handleMessage(Message event)
          This method handles incoming message assuming it is a server response for the request by ClientChannel.ClientHandshakeStep.initState().
It is responsible for the following operations: Check that the incoming message is a "successful" response to the request, extract store useful information like session id, server version, etc. If the message is an error message, it should throw appropriate exception. If the message is some acceptable unsolicited event, it may be passed through to user code. It returns null if handshake is successfully finished. It returns "self" reference to handle next incoming message with this state. It returns something like (new NextStep()).initState() to successfully pass this step and to switch to the next one.
 boolean ClientChannel.RegistrationHandler.handleResponse(Message response)
          Deprecated.  
 boolean ClientChannel.SimpleRegistrationHandler.handleResponse(Message response)
          Deprecated.  
 boolean MessageFilter.isMessageAccepted(Message message)
          Filter a message.
protected  boolean DuplexChannel.isMessageAllowed(Message message)
          Checks if message is allowed to be sent with the restrictions in effect.
protected abstract  boolean ClientChannel.SimpleRegistrationHandler.isResponseAccepted(Message response)
          Deprecated. Checks if message is valid response for registration message.
 void MessageHandler.onMessage(Message message)
          Method for handling of channels' incoming messages.
 void ExternalTransportListener.onMessageReceived(Message message)
          The method is called (using channel's invoker) for each message received by the external transport.
protected  void DuplexChannel.onReceiveMessage(Message msg)
          Gives to subclass a chance to perform some operations on incoming message arrival before delivering it to connection user code.
protected  void ClientChannel.onReceiveMessage(Message msg)
           
protected  void DuplexChannel.onSend(Message message)
          Gives to subclass a chance to modify message before sending it to remote party.
protected  void ClientChannel.onSend(Message message)
           
 void OutputChannelListener.onSend(OutputChannel channel, Message message)
          Handler method, invoked on each send operation before message is passed down to transport layer.
protected  void ClientChannel.onUnexpectedHandshakeMessage(Message request, Message response, java.util.Queue<Message> msgsBuffer)
          Event handler for unexpected messages on handshake procedure, which are not accepted by the RegistrationHandler, but not caused handshake exception.
Registration handler allows custom handling of such kind of messages in specific protocols.
Particular protocol may override this method and, taking into account things like: response message type request message type current result messages queue state ... do add response message to the result queue do nothing to skip response message throw ProtocolException to break handshake procedure throw RegistrationException to break handshake procedure and stop WarmStandbyService (if it exists) After successful handshake procedure finish, messages from the result messages queue will be passed to the MessageHandler.
protected  ClientChannel.ClientHandshakeStep ClientChannel.BasicClientHandshakeStep.passEventDirectly(Message event)
          Its an utility method to be used from particular steps implementations in ClientChannel.ClientHandshakeStep.handleMessage(Message) to enqueue and later pass unsolicited protocol messages to user code after handshake finished and the channel set as "Opened".
protected  ClientChannel.ClientHandshakeStep ClientChannel.BasicClientHandshakeStep.passEventThrough(Message event)
          Its an utility method to be used from particular steps implementations in ClientChannel.ClientHandshakeStep.handleMessage(Message) to enqueue and later pass unsolicited protocol messages to user code after handshake finished and the channel set as "Opened".
 void MessageReceiverSupport.processMessage(Message message)
           
 void IgnoringMessageReceiverSupport.processMessage(Message message)
           
protected  void DuplexChannel.receivedMessage(Message message, Endpoint endpoint)
           
 MessageCorrelator.MessageEntry MessageCorrelator.registerMessage(Message message)
          Deprecated.  
<T> MessageCorrelator.MessageEntry
MessageCorrelator.registerMessage(Message message, T attachment, CompletionHandler<Message,T> handler, AsyncInvoker invoker, long timeout, int stateMods)
           
 Message RequestChannel.request(Message message)
          Sends the message and waitResponse for response.
 Message ClientChannel.request(Message message)
          This synchronous method sends the specified request to the server, and waits for a response from the server for the length of the timeout property.
 Message RequestChannel.request(Message message, long timeout)
          Sends the message and waitResponse for response or while specified timeout is elapsed.
 Message ClientChannel.request(Message message, long timeout)
          This synchronous method sends the specified request to the server and waits for a response from the server for the length of the specified timeout value.
<A> void
RequestChannel.requestAsync(Message message, A attachment, CompletionHandler<Message,? super A> handler)
          Starts request and exits.
<A> void
ClientChannel.requestAsync(Message message, A attachment, CompletionHandler<Message,? super A> handler)
          Starts request and exits.
<A> void
RequestChannel.requestAsync(Message message, A attachment, CompletionHandler<Message,? super A> handler, long timeout)
          Starts request and exits.
<A> void
ClientChannel.requestAsync(Message request, A attachment, CompletionHandler<Message,? super A> handler, long timeout)
          Starts request and exits.
 void RequestContext.respond(Message message)
          Sends the message (response) using channel that received the request.
 java.lang.Object ReferenceBuilder.retreiveReference(Message message)
          Looks for reference in the message.
 java.lang.Object AbstractReferenceBuilder.retreiveReference(Message message)
           
 void ServerChannel.send(Message message)
          Sends the given protocol message to all connected clients channels of this ServerChannel.
 void OutputChannel.send(Message message)
          Sends message to remote party.
 void DuplexChannel.send(Message message)
          Sends message.
 void ExternalTransport.sendMessage(Message message)
          Sends message to the destination.
protected  void ServerChannel.sendToChannelsExcept(java.util.Collection<OutputChannel> channels, Message message, OutputChannel except)
          Sends message to all channels in the collection except the one.
 void ServerChannel.sendToChannelsExcept(Message message, OutputChannel except)
          Sends message to all channels except the one.
 void XmlMessageSerializer.serialize(Message message, javax.xml.transform.Result result)
          Serializes protocol message to XML document.
protected  Message ClientChannel.submitRegMessage(Message regMessage)
          Deprecated.  
protected  void ClientChannel.throwOnUnReferenceableRequest(Message request)
           
 void RequestContext.transmit(Message message)
          Sends the message to all channels EXCEPT the channel that received the request.
 java.lang.Object ReferenceBuilder.updateReference(Message message)
          Updates message's reference with created one.
 java.lang.Object AbstractReferenceBuilder.updateReference(Message message)
           
 void ReferenceBuilder.updateReference(Message message, java.lang.Object reference)
          Updates message reference with the one supplied.
 void AbstractReferenceBuilder.updateReference(Message message, java.lang.Object reference)
           
 boolean ProtocolFactory.MessageVerificationSupport.verifyMessage(ProtocolFactory.MessageVerificationReason reason, Message message)
          Returns true if mesage is verified otherwise false.
 

Method parameters in com.genesyslab.platform.commons.protocol with type arguments of type Message
protected
<A> MessageCorrelator.MessageEntry
ClientChannel.doBeginRequest(Message message, A attachment, CompletionHandler<Message,? super A> handler, long timeout)
           
protected  void ClientChannel.onUnexpectedHandshakeMessage(Message request, Message response, java.util.Queue<Message> msgsBuffer)
          Event handler for unexpected messages on handshake procedure, which are not accepted by the RegistrationHandler, but not caused handshake exception.
Registration handler allows custom handling of such kind of messages in specific protocols.
Particular protocol may override this method and, taking into account things like: response message type request message type current result messages queue state ... do add response message to the result queue do nothing to skip response message throw ProtocolException to break handshake procedure throw RegistrationException to break handshake procedure and stop WarmStandbyService (if it exists) After successful handshake procedure finish, messages from the result messages queue will be passed to the MessageHandler.
<T> MessageCorrelator.MessageEntry
MessageCorrelator.registerMessage(Message message, T attachment, CompletionHandler<Message,T> handler, AsyncInvoker invoker, long timeout, int stateMods)
           
<A> void
RequestChannel.requestAsync(Message message, A attachment, CompletionHandler<Message,? super A> handler)
          Starts request and exits.
<A> void
ClientChannel.requestAsync(Message message, A attachment, CompletionHandler<Message,? super A> handler)
          Starts request and exits.
<A> void
RequestChannel.requestAsync(Message message, A attachment, CompletionHandler<Message,? super A> handler, long timeout)
          Starts request and exits.
<A> void
ClientChannel.requestAsync(Message request, A attachment, CompletionHandler<Message,? super A> handler, long timeout)
          Starts request and exits.
 

Constructors in com.genesyslab.platform.commons.protocol with parameters of type Message
RegistrationException(java.lang.String message, Message cause)
           
RegistrationException(java.lang.String message, Message response, java.lang.Throwable cause)
           
 

Uses of Message in com.genesyslab.platform.commons.protocol.runtime
 

Methods in com.genesyslab.platform.commons.protocol.runtime with parameters of type Message
static java.lang.String ToStringHelper.toString(Message msg)
          For internal usage.
static java.lang.String ToStringHelper.toString(Message msg, boolean hideAllowed, boolean truncate)
          For internal usage.
 

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

Methods in com.genesyslab.platform.configuration.protocol with parameters of type Message
protected  void ConfServerProtocol.onReceiveMessage(Message message)
           
protected  void ConfServerProtocol.onSend(Message message)
           
 

Uses of Message in com.genesyslab.platform.configuration.protocol.confserver
 

Methods in com.genesyslab.platform.configuration.protocol.confserver that return Message
protected  Message ConfServerProtocolFactory.createEvent(int id)
           
 Message ConfServerProtocolFactory.createMessage(int id)
           
 Message ConfServerProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message ConfServerProtocolFactory.createRequest(int id)
           
 Message ConfServerProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.configuration.protocol.confserver that return types with arguments of type Message
 java.lang.Class<? extends Message> ConfServerProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.configuration.protocol.confserver.events
 

Subclasses of Message in com.genesyslab.platform.configuration.protocol.confserver.events
 class EventAccountRead
           
 class EventAccountUpdated
           
 class EventAuthenticated
           
 class EventBriefInfo
           
 class EventError2
           
 class EventHistoryLogSent
           
 class EventLocaleRead
          Server response with information from data resource repository corresponding to the requested LocaleID identifier.
For example:
 class EventLocaleSets
          Configuration Server response with information about configured localization sets.
It contains array with integer identifiers (LCID) of available LocaleSet's.
Usage sample:
 class EventNotificationRegistered
           
 class EventNotificationUnregistered
           
 class EventObjectCreated
           
 class EventObjectDeleted
           
 class EventObjectPermissionsRead
           
 class EventObjectsRead
          Returns information about objects in the Genesys Configuration Layer.
 class EventObjectsSent
          Indicates that Configuration Server has finished sending data in response to a RequestReadObjects message.
 class EventObjectUpdated
           
 class EventOperationalModeChanged
           
 class EventOperationalModeRead
           
 class EventPasswordChanged
           
 class EventPermissionsChanged
           
 class EventPermissionsNotificationRegistered
           
 class EventPermissionsNotificationUnregistered
           
 class EventPermissionsRead
           
 class EventPermissionsUpdated
           
 

Uses of Message in com.genesyslab.platform.configuration.protocol.confserver.requests.connectivity
 

Subclasses of Message in com.genesyslab.platform.configuration.protocol.confserver.requests.connectivity
 class RequestHistoryLog
           
 

Uses of Message in com.genesyslab.platform.configuration.protocol.confserver.requests.locale
 

Subclasses of Message in com.genesyslab.platform.configuration.protocol.confserver.requests.locale
 class RequestGetLocaleSets
          Request for list of configured localization sets in Configuration Server.
Usage sample:
 class RequestReadLocale
          This request message does query for the information from data resource repository corresponding to the given LocaleID identifier (0 - default locale).
For example:
 

Uses of Message in com.genesyslab.platform.configuration.protocol.confserver.requests.objects
 

Subclasses of Message in com.genesyslab.platform.configuration.protocol.confserver.requests.objects
 class RequestCreateObject
          Adds a new object with property values specified by ObjectType and ConfObject.
 class RequestDeleteObject
          A request to delete an object from the Genesys Configuration Layer.
 class RequestGetBriefInfo
          Requests brief information about the object(s) specified by ObjectType and Filter.
 class RequestReadObjects
          A request to obtain information about objects in the Genesys Configuration Layer.
 class RequestReadObjects2
          Requests complete information about the object(s) specified by XPath expression.
 class RequestRegisterNotification
          Registers application to receive notifications on the objects specified in the Subscription list.
 class RequestUnregisterNotification
          Unregisters application from receiving notifications on the objects specified in the Subscription list.
 class RequestUpdateObject
          Sets new property values specified by ConfObject (delta object) for the object specified by ObjectType and delta_object.
 

Uses of Message in com.genesyslab.platform.configuration.protocol.confserver.requests.security
 

Subclasses of Message in com.genesyslab.platform.configuration.protocol.confserver.requests.security
 class RequestAuthenticate
          Authenticates user's credentials, but does not register it on Configuration Server.
 class RequestChangeOperationalMode
          Requests change of server's operational mode.
 class RequestChangePassword
          Changes password for specified user.
 class RequestReadAccount
           
 class RequestReadObjectPermissions
           
 class RequestReadOperationalMode
          Requests information about server's operational mode.
 class RequestReadPermissions
           
 class RequestRegisterPermissionsNotification
           
 class RequestUnregisterPermissionsNotification
           
 class RequestUpdateAccount
           
 class RequestUpdatePermissions
           
 

Uses of Message in com.genesyslab.platform.configuration.protocol.confserver.runtime
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.runtime that return Message
protected  Message ConfServerInternalProtocolFactory.createEvent(int id)
           
protected  Message ConfServerInternalProtocolFactory.createRequest(int id)
           
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> ConfServerInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel
 

Subclasses of Message in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel
 class EventProtocolVersion
           
 class EventSchemaFile
           
 class EventSchemaInfoRead
           
 class RequestProtocolVersion
           
 class RequestReadSchemaInfo
           
 class RequestRegisterClient2
           
 class RequestRestoreSession
           
 class RequestSchemaFile
           
 

Uses of Message in com.genesyslab.platform.configuration.protocol.exceptions
 

Constructors in com.genesyslab.platform.configuration.protocol.exceptions with parameters of type Message
ConfRegistrationException(java.lang.String message, Message cause)
           
ConfRegistrationException(java.lang.String message, Message response, java.lang.Throwable cause)
           
 

Uses of Message in com.genesyslab.platform.configuration.protocol.runtime.channel
 

Methods in com.genesyslab.platform.configuration.protocol.runtime.channel with parameters of type Message
 void Serializer.serialize1(Message message)
           
 

Uses of Message in com.genesyslab.platform.configuration.protocol.runtime.codec
 

Fields in com.genesyslab.platform.configuration.protocol.runtime.codec declared as Message
protected  Message XmlDocumentCodec.message
           
protected  Message ConfObjectPack.message
           
 

Methods in com.genesyslab.platform.configuration.protocol.runtime.codec with parameters of type Message
 void XmlDocumentCodecV7.onMessageStart(Message message)
           
 void XmlDocumentCodecV6.onMessageStart(Message message)
           
 void PathArrayCodec2.onMessageStart(Message message)
           
 void ConfObjectPack.onMessageStart(Message message)
           
 void XmlDocumentCodec.setMessage(Message message)
           
 void PathArrayCodec2.setMessage(Message message)
           
 void ConfObjectPack.setMessage(Message message)
           
 void AesCodec.setMessage(Message message)
           
 

Uses of Message in com.genesyslab.platform.contacts.protocol
 

Methods in com.genesyslab.platform.contacts.protocol that return Message
protected static Message UniversalContactServerProtocol.fromEsp(DuplexChannel channel, Message esp)
           
protected static Message UniversalContactServerProtocol.processReceivedMessage(DuplexChannel channel, Message incom, ILogger logger)
           
protected static Message UniversalContactServerProtocol.processSentMessage(DuplexChannel channel, Message message, boolean useUtf, ReferenceBuilder referenceBuilder)
           
protected static Message UniversalContactServerProtocol.toEsp(DuplexChannel channel, Message message, boolean useUtfFor)
           
 

Methods in com.genesyslab.platform.contacts.protocol with parameters of type Message
protected  void UniversalContactServerProtocol.doSend(Message message)
           
protected static Message UniversalContactServerProtocol.fromEsp(DuplexChannel channel, Message esp)
           
protected  void UniversalContactServerProtocol.onReceiveMessage(Message incom)
           
protected static Message UniversalContactServerProtocol.processReceivedMessage(DuplexChannel channel, Message incom, ILogger logger)
           
protected static Message UniversalContactServerProtocol.processSentMessage(DuplexChannel channel, Message message, boolean useUtf, ReferenceBuilder referenceBuilder)
           
protected static Message UniversalContactServerProtocol.toEsp(DuplexChannel channel, Message message, boolean useUtfFor)
           
 

Uses of Message in com.genesyslab.platform.contacts.protocol.contactserver
 

Subclasses of Message in com.genesyslab.platform.contacts.protocol.contactserver
 class AbstractMessage
           
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver that return Message
 Message ContactServerProtocolFactory.createMessage(int id, java.lang.String name)
           
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver that return types with arguments of type Message
 java.lang.Class<? extends Message> ContactServerProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.contacts.protocol.contactserver.events
 

Subclasses of Message in com.genesyslab.platform.contacts.protocol.contactserver.events
 class EventAddAgentStdRespFavorite
          Indicates that a Standard Response was added to the specified agent's favorites list.
 class EventAddCategory
          This event indicates that a category was successfully added.
 class EventAddCategoryAttribute
          This event indicates that a category attribute was successfully added.
 class EventAddCategoryRoot
          This event indicates that a category root was successfully added.
 class EventAddDocument
          This event indicates that a document was successfully added to an Interaction.
 class EventAddFieldCode
          This event indicates that a field code was successfully added.
 class EventAddFieldValue
          This event indicates that a field value was successfully added.
 class EventAddModel
           
 class EventAddScreeningRule
          This event indicates that a screening rule was successfully added.
 class EventAddStandardResponse
          Response on 'RequestAddStandardResponse' request.
 class EventAddStdRespUsage
          Response on 'RequestAddStdRespUsage' request.
 class EventAddTrainingDataObject
           
 class EventAssignInteractionToContact
          This event indicates that an Interaction was successfully assigned to a Contact.
 class EventBoostDocument
          Indicates whether RequestBoostDocument was successful or not.
 class EventCheckForUpdates
          This event indicates whether or not standard responses were updated since the requested time.
 class EventContactListGet
          This event indicates that the RequestContactListGet was successful, and contains a list of contacts matching the criteria specified in that request.
 class EventContactListGetNextPage
          This event returns the next page of contact objects, as specified by the earlier constraints.
 class EventContactListRelease
          This event indicates that the contact list was released successfully.
 class EventCountInteractions
          This event returns the number of Interactions that match the filter specified in the related RequestCountInteractions.
 class EventCreateStandardResponseRevision
          This event indicates that the RequestCreateStandardResponseRevision was successful, and contains a new version of a Standard Response in a Category (part of Standard Response history management).
 class EventDelete
          This event indicates that the contact with the specified ID was deleted.
 class EventDeleteAgentStdRespFavorite
          Indicates that a Standard Response was removed from the specified agent's favorites list.
 class EventDeleteCategory
          This event indicates that the specified category was deleted from UCS.
 class EventDeleteCategoryAttribute
          This event indicates that the specified category attribute was deleted from UCS.
 class EventDeleteCategoryRoot
          This event indicates that the specified category root was deleted from UCS.
 class EventDeleteFieldCode
          This event indicates that a field code was successfully deleted.
 class EventDeleteFieldValue
          This event indicates that a field value was successfully deleted.
 class EventDeleteInteraction
          This event indicates that the specified interactions were deleted from UCS.
 class EventDeleteModel
           
 class EventDeleteProperties
          Notifies about delete operation success.
 class EventDeleteScreeningRule
          This event indicates that a screening rule was successfully deleted.
 class EventDeleteStandardResponse
          Notifies about delete operation success.
 class EventDeleteTrainingDataObject
           
 class EventFindOrCreatePhoneCall
          This event returns a PhoneCall object.
 class EventGetAgentStdRespFavorites
          Returns a list of all Standard Response Favorites for the agent specified in RequestGetAgentStdRespFavorites.
 class EventGetAllCategories
          Deprecated. The message has been deprecated in UCS 8.5 and will not be implemented in UCS 9.0.
 class EventGetAttributes
          This event returns a complete list of contact attributes (as declared in the Contact Attribute enumerator in Configuration Server).
 class EventGetCategory
          This event contains information about the requested category.
 class EventGetCategoryAttribute
          This event delivers the content of the requested category attribute.
 class EventGetCategoryAttributes
          This event returns all (or some, depending on filtering) of the category attributes.
 class EventGetContacts
          This event delivers a specific range of contacts, based on your search and sort criteria.
 class EventGetDocument
          This event delivers the binary content of the requested document.
 class EventGetFieldCode
          This event delivers the content of the requested field code.
 class EventGetFieldCodes
          This event returns all of the field codes.
 class EventGetFieldValue
          This event delivers the content of the requested field value.
 class EventGetFieldValues
          This event returns all of the field values.
 class EventGetIndexProperties
          This event returns a list of configured indexes in UCS, showing you which fields are searchable.
 class EventGetInteractionContent
          This event delivers the binary content of the interaction.
 class EventGetInteractionsForContact
          This event returns all (or some, depending on filtering) of the interactions for a specified Contact.
 class EventGetInteractionsWithStatus
          This event delivers the set of interactions with requested status.
 class EventGetMergeDetail
          Response on 'RequestGetMergeDetail' request.
 class EventGetModel
           
 class EventGetModels
           
 class EventGetProperties
          Returns one, multiple or all key-value pairs for the specified person.
 class EventGetRootCategories
          This event contains a list of root categories from the specified tenant.
 class EventGetScreeningRule
          This event delivers the content of the requested screening rule.
 class EventGetScreeningRules
          This event returns all (or some, depending on filtering) of the screening rules.
 class EventGetServerTime
          Returns server time as a String in ISO8601 Date Format.
 class EventGetStandardResponse
          This event contains information about the requested standard response specified in RequestGetStandardResponse.
 class EventGetStandardResponses
          This event contains information about all the versions of a Standard Response content for a requested standard response ID.
 class EventGetSystemSettings
          The purpose is to provide available options.
 class EventGetTrainingDataObject
           
 class EventGetTrainingDataObjects
           
 class EventGetVersion
          This event contains the current version of the UCS database.
 class EventIdentifyContact
          This event returns a list of one or more Contact IDs based on user data values specified in the related RequestIdentifyContact request.
 class EventInsert
          This event is returned after a new contact is interested using RequestInsert.
 class EventInsertInteraction
          This event indicates that a new interaction was created in UCS.
 class EventInteractionListGet
          This event returns a list of Interactions matching the criteria specified by RequestInteractionListGet.
 class EventInteractionListGetNextPage
          This event returns the next interaction in the list that was returned by EventInteractionListGet.
 class EventInteractionListRelease
          This event indicates that list of interactions specified in RequestInteractionListRelease has been released.
 class EventMergeContacts
          Indicates that RequestMergeContacts was successful, and returns the ID of the merge request.
 class EventMergeListGet
          This event returns a UCS-wide list of merged agents.
 class EventMergeListGetNextPage
          This event delivers the next portion of the merge records from the previously built MergeList.
 class EventMergeListRelease
          This event returns all (or some, depending on filtering) of the interactions for a specified Contact.
 class EventMoveCategory
          This event indicates that a category was successfully moved.
 class EventRefresh
          Response of 'RequestRefresh' request.
 class EventRemoveAllAttributes
          Indicates that all attributes were successfully removed from a contact.
 class EventRemoveDocument
          This event indicates that a Document was successfully removed.
 class EventRenderFieldCodes
          This event returns the adjusted block of text, after a block of template text is rendered to replace field codes with actual values.
 class EventRestoreStandardResponseRevision
          This event indicates that the RequestRestoreStandardResponseRevision was successful.
 class EventSearch
          This event returns a list of UCS documents — standard responses, contacts, or interactions — that match the string-based queries submitted in RequestSearch.
 class EventSetInteractionStatus
          This event indicates that the interaction status has changed.
 class EventSetProperties
          Notifies about insert operation success.
 class EventStopInteraction
          Indicates that the interaction specified in the related RequestStopInteraction has stopped correctly.
 class EventUnMergeContacts
          This event indicates that the previously merged contacts were rolled back successfully.
 class EventUpdateAttributes
          Indicates that the related RequestUpdateAttributes was successful.
 class EventUpdateCategory
          This event indicates that a category was successfully updated.
 class EventUpdateCategoryAttribute
          This event indicates that a category attribute was successfully updated.
 class EventUpdateDocument
          This event indicates that the specified document was updated successfully.
 class EventUpdateFieldCode
          This event indicates that a field code was successfully updated.
 class EventUpdateFieldValue
          Deprecated. This message is deprecated in UCS 9.0
 class EventUpdateInteraction
          This event indicates that the interaction attributes and binary content were updated correctly.
 class EventUpdateModel
           
 class EventUpdateScreeningRule
          This event indicates that a screening rule was successfully updated.
 class EventUpdateStandardResponse
          Notifies about update operation success.
 class EventUpdateTrainingDataObject
           
 class EventValidateFieldCodes
          This event returns a list of any errors that were received after trying to validate the text specified in RequestValidateFieldCodes.
 

Uses of Message in com.genesyslab.platform.contacts.protocol.contactserver.requests
 

Subclasses of Message in com.genesyslab.platform.contacts.protocol.contactserver.requests
 class RequestAddAgentStdRespFavorite
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAddCategory
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAddCategoryAttribute
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAddCategoryRoot
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAddDocument
          This request is intended to add a document to an Interaction.
 class RequestAddFieldCode
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAddFieldValue
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAddModel
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAddScreeningRule
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAddStandardResponse
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAddStdRespUsage
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAddTrainingDataObject
          Deprecated. This message is deprecated in UCS 9.0
 class RequestAssignInteractionToContact
          This request is intended for downloading of the complete SRL content from server to client.
 class RequestBoostDocument
          This request increases document priority towards requests.
 class RequestCheckForUpdates
          This request is intended for checking whether standard responses were updated or not since the time, provided as a time-stamp.
 class RequestContactListGet
          This request is intended for building a ScrollableList object based on provided constraints.
 class RequestContactListGetNextPage
          This request is intended for delivering the next portion of the contact objects, previously found by some constraints.
 class RequestContactListRelease
          This request is intended for releasing of previously created ScrollableList.
 class RequestCountInteractions
          This request returns the number of Interactions that match the specified filter.
 class RequestCreateStandardResponseRevision
          Deprecated. This message is deprecated in UCS 9.0
 class RequestDelete
          This request is intended for deletion of the contact by its ID.
 class RequestDeleteAgentStdRespFavorite
          Deprecated. This message is deprecated in UCS 9.0
 class RequestDeleteCategory
          Deprecated. This message is deprecated in UCS 9.0
 class RequestDeleteCategoryAttribute
          Deprecated. This message is deprecated in UCS 9.0
 class RequestDeleteCategoryRoot
          Deprecated. This message is deprecated in UCS 9.0
 class RequestDeleteFieldCode
          Deprecated. This message is deprecated in UCS 9.0
 class RequestDeleteFieldValue
          This request is intended to delete a field value.
 class RequestDeleteInteraction
          This request is intended for deleting of interaction from UCS.
 class RequestDeleteModel
          Deprecated. This message is deprecated in UCS 9.0
 class RequestDeleteProperties
          Deletes one, multiple or all key-value pairs for the specified person.
 class RequestDeleteScreeningRule
          Deprecated. This message is deprecated in UCS 9.0
 class RequestDeleteStandardResponse
          Deprecated. This message is deprecated in UCS 9.0
 class RequestDeleteTrainingDataObject
          Deprecated. This message is deprecated in UCS 9.0
 class RequestFindOrCreatePhoneCall
          This request finds an existing PhoneCall object.
 class RequestGetAgentStdRespFavorites
          Request a list of all Standard Response Favorites for a particular agent.
 class RequestGetAllCategories
          Deprecated. The message has been deprecated in UCS 8.5 and will not be implemented in UCS 9.0.
 class RequestGetAttributes
          This request is intended for obtaining the complete list of all Contact Attribute objects associated with this Contact.
 class RequestGetCategory
          This request returns a specified category.
 class RequestGetCategoryAttribute
          This request is intended for delivering the content of a category attribute.
 class RequestGetCategoryAttributes
          The request is intended for delivering all or some of category attributes (depending on filtering).
 class RequestGetContacts
          This request is intended for delivering a specific range of contacts based on search and sort criteria.
 class RequestGetDocument
          This request is used to return the binary content of a document.
 class RequestGetFieldCode
          This request is intended for delivering the content of a field code.
 class RequestGetFieldCodes
          The request is intended for delivering all of field codes.
 class RequestGetFieldValue
          This request is intended for delivering the content of a field value.
 class RequestGetFieldValues
          The request is intended for delivering all of field values.
 class RequestGetIndexProperties
          This request returns a list of the configured indexes in UCS, showing you which fields are searchable.
 class RequestGetInteractionContent
          This request is intended for delivering the binary content of the interaction.
 class RequestGetInteractionsForContact
          This request is intended for delivering all or some of the interactions (depending on filtering) for the contact in question.
 class RequestGetInteractionsWithStatus
          This request is intended for delivering the set of interactions with requested status.
 class RequestGetMergeDetail
          Requests merge details.
 class RequestGetModel
           
 class RequestGetModels
           
 class RequestGetProperties
          Gets one, multiple or all key-value pairs for the specified person.
 class RequestGetRootCategories
          This request returns a list of root categories from a particular tenant.
 class RequestGetScreeningRule
          This request is intended for delivering the content of a screening rule.
 class RequestGetScreeningRules
          he request is intended for delivering all or some of screening rules.
 class RequestGetServerTime
          Used to retrieve current time on UCS' server in ISO8601 Date Format.
 class RequestGetStandardResponse
          This request returns information about a requested standard response.
 class RequestGetStandardResponses
          This method is intended for downloading of all the versions of a Standard Response content for a standard response ID from server to client.
 class RequestGetSystemSettings
          The purpose is to provide available options.
 class RequestGetTrainingDataObject
           
 class RequestGetTrainingDataObjects
           
 class RequestGetVersion
          This request returns the current version of the UCS database.
 class RequestIdentifyContact
          This request is intended for identifying a Contact based on user data values.
 class RequestInsert
          This request is intended for contact creation.
 class RequestInsertInteraction
          This request is intended for creation of new interaction in UCS.
 class RequestInteractionListGet
          This request provides a list of Interactions that you can scroll through.
 class RequestInteractionListGetNextPage
          This request scrolls to the next interaction in the list that was returned by EventInteractionListGet.
 class RequestInteractionListRelease
          This request will release previously created list of interactions returned by com.genesyslab.platform.Contacts.Protocols.ContactServer.events.EventInteractionListGet.
 class RequestMergeContacts
          Request to merge two existing Contacts.
 class RequestMergeListGet
          This request is intended for building of UCS-wide MergeList or specific list for particular agent.
 class RequestMergeListGetNextPage
          This request is intended for delivering the next portion of the merge records from the previously built MergeList.
 class RequestMergeListRelease
          This request is intended for releasing of previously created MergeList.
 class RequestMoveCategory
          Deprecated. This message is deprecated in UCS 9.0
 class RequestRemoveAllAttributes
          This request removes all attributes from a specified contact.
 class RequestRemoveDocument
          This request is intended to remove a document.
 class RequestRenderFieldCodes
          This request takes a block of template text, and replaces generic field codes with the actual values specified.
 class RequestRestoreStandardResponseRevision
          Deprecated. This message is deprecated in UCS 9.0
 class RequestSetInteractionStatus
          This request is intended for changing interaction status.
 class RequestSetProperties
          This method allows inserting custom data for a desktop.
 class RequestStopInteraction
          This request is intended for stopping an Interaction.
 class RequestUnMergeContacts
          This request is intended for rolling back of the previous contact merge.
 class RequestUpdateAttributes
          This request is intended for updating contact attributes.
 class RequestUpdateCategory
          Deprecated. This message is deprecated in UCS 9.0
 class RequestUpdateCategoryAttribute
          Deprecated. This message is deprecated in UCS 9.0
 class RequestUpdateDocument
          This request is intended to update a document.
 class RequestUpdateFieldCode
          Deprecated. This message is deprecated in UCS 9.0
 class RequestUpdateFieldValue
          Deprecated. This message is deprecated in UCS 9.0
 class RequestUpdateInteraction
          This request is intended for updating of interaction attributes and binary content.
 class RequestUpdateModel
          Deprecated. This message is deprecated in UCS 9.0
 class RequestUpdateScreeningRule
          Deprecated. This message is deprecated in UCS 9.0
 class RequestUpdateStandardResponse
          Deprecated. This message is deprecated in UCS 9.0
 class RequestUpdateTrainingDataObject
          Deprecated. This message is deprecated in UCS 9.0
 class RequestValidateFieldCodes
          Validates the specified template.
 

Uses of Message in com.genesyslab.platform.contacts.protocol.server
 

Methods in com.genesyslab.platform.contacts.protocol.server with parameters of type Message
protected  void UniversalContactServerClientChannelHandler.doSend(Message message)
           
protected  void UniversalContactServerClientChannelHandler.onReceiveMessage(Message incom)
           
 

Uses of Message in com.genesyslab.platform.json.jackson2
 

Methods in com.genesyslab.platform.json.jackson2 that return types with arguments of type Message
 java.lang.Class<? extends Message> PSDKCommonModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.basicchat
 

Methods in com.genesyslab.platform.json.jackson2.basicchat that return types with arguments of type Message
 java.lang.Class<? extends Message> BasicChatModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.callback
 

Methods in com.genesyslab.platform.json.jackson2.callback that return types with arguments of type Message
 java.lang.Class<? extends Message> CallbackModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.confserver
 

Methods in com.genesyslab.platform.json.jackson2.confserver that return types with arguments of type Message
 java.lang.Class<? extends Message> ConfServerModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.contactserver
 

Methods in com.genesyslab.platform.json.jackson2.contactserver that return types with arguments of type Message
 java.lang.Class<? extends Message> ContactServerModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.customserver
 

Methods in com.genesyslab.platform.json.jackson2.customserver that return types with arguments of type Message
 java.lang.Class<? extends Message> CustomServerModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.email
 

Methods in com.genesyslab.platform.json.jackson2.email that return types with arguments of type Message
 java.lang.Class<? extends Message> EmailModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.espemail
 

Methods in com.genesyslab.platform.json.jackson2.espemail that return types with arguments of type Message
 java.lang.Class<? extends Message> EspEmailModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.externalservice
 

Methods in com.genesyslab.platform.json.jackson2.externalservice that return types with arguments of type Message
 java.lang.Class<? extends Message> ExternalServiceModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.flexchat
 

Methods in com.genesyslab.platform.json.jackson2.flexchat that return types with arguments of type Message
 java.lang.Class<? extends Message> FlexChatModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.interactionserver
 

Methods in com.genesyslab.platform.json.jackson2.interactionserver that return types with arguments of type Message
 java.lang.Class<? extends Message> InteractionServerModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.localcontrolagent
 

Methods in com.genesyslab.platform.json.jackson2.localcontrolagent that return types with arguments of type Message
 java.lang.Class<? extends Message> LocalControlAgentModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.messageserver
 

Methods in com.genesyslab.platform.json.jackson2.messageserver that return types with arguments of type Message
 java.lang.Class<? extends Message> MessageServerModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.outboundserver
 

Methods in com.genesyslab.platform.json.jackson2.outboundserver that return types with arguments of type Message
 java.lang.Class<? extends Message> OutboundServerModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.routingserver
 

Methods in com.genesyslab.platform.json.jackson2.routingserver that return types with arguments of type Message
 java.lang.Class<? extends Message> RoutingServerModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.solutioncontrolserver
 

Methods in com.genesyslab.platform.json.jackson2.solutioncontrolserver that return types with arguments of type Message
 java.lang.Class<? extends Message> SolutionControlServerModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.statserver
 

Methods in com.genesyslab.platform.json.jackson2.statserver that return types with arguments of type Message
 java.lang.Class<? extends Message> StatServerModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.jackson2.tserver
 

Methods in com.genesyslab.platform.json.jackson2.tserver that return types with arguments of type Message
 java.lang.Class<? extends Message> TServerModule.getMessageClass(java.lang.String name)
          Gets protocol message class by name.
 

Uses of Message in com.genesyslab.platform.json.serializer
 

Methods in com.genesyslab.platform.json.serializer that return Message
 Message PsdkJsonSerializer.deserialize(java.lang.String json)
          Deserializes JSON string into Platform SDK message.
 Message PsdkJsonSerializer.deserialize(java.lang.String json, java.lang.String messageName)
          Deserializes JSON string, that doesn't contain messageName, into Platform SDK message.
 

Uses of Message in com.genesyslab.platform.management.protocol
 

Methods in com.genesyslab.platform.management.protocol with parameters of type Message
protected  void MessageServerProtocol.onReceiveMessage(Message message)
           
protected  void LocalControlAgentProtocol.onReceiveMessage(Message event)
           
protected  void MessageServerProtocol.onSend(Message message)
           
 

Uses of Message in com.genesyslab.platform.management.protocol.localcontrolagent
 

Methods in com.genesyslab.platform.management.protocol.localcontrolagent that return Message
protected  Message LocalControlAgentProtocolFactory.createEvent(int id)
           
 Message LocalControlAgentProtocolFactory.createMessage(int id)
           
 Message LocalControlAgentProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message LocalControlAgentProtocolFactory.createRequest(int id)
           
 Message LocalControlAgentProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.management.protocol.localcontrolagent that return types with arguments of type Message
 java.lang.Class<? extends Message> LocalControlAgentProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.management.protocol.localcontrolagent.events
 

Subclasses of Message in com.genesyslab.platform.management.protocol.localcontrolagent.events
 class EventChangeExecutionMode
          Returned in case an application execution mode was changed.
 class EventHostUnderControl
          Internal event sent by LCA about active SCS connection.
 class EventInitHeartbeats
          Internal event sent by LCA upon 'opened' channel to initialize the heartbeating functionality, if it is turned on in the application.
 class EventNoControllingSCS
          Internal event sent by LCA when no active connection(s) to SCS.
 class EventSuspendApplication
          Is returned on the RequestStopApplicationGracefully message.
 

Uses of Message in com.genesyslab.platform.management.protocol.localcontrolagent.requests
 

Subclasses of Message in com.genesyslab.platform.management.protocol.localcontrolagent.requests
 class RequestSCSConnectionStatus
           
 class RequestUpdateStatus
          Requests to change the status (running mode) of application.
 

Uses of Message in com.genesyslab.platform.management.protocol.localcontrolagent.responses
 

Subclasses of Message in com.genesyslab.platform.management.protocol.localcontrolagent.responses
 class ResponseExecutionModeChanged
           
 

Uses of Message in com.genesyslab.platform.management.protocol.localcontrolagent.runtime
 

Methods in com.genesyslab.platform.management.protocol.localcontrolagent.runtime that return Message
protected  Message LocalControlAgentInternalProtocolFactory.createEvent(int id)
           
protected  Message LocalControlAgentInternalProtocolFactory.createRequest(int id)
           
 

Methods in com.genesyslab.platform.management.protocol.localcontrolagent.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> LocalControlAgentInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel
 

Subclasses of Message in com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel
 class EventApplicationRegistered
           
 class RequestRegisterApplication
          Requests that the application be registered.
 

Uses of Message in com.genesyslab.platform.management.protocol.localcontrolagentheartbeat
 

Methods in com.genesyslab.platform.management.protocol.localcontrolagentheartbeat that return Message
protected  Message LocalControlAgentHeartbeatProtocolFactory.createEvent(int id)
           
 Message LocalControlAgentHeartbeatProtocolFactory.createMessage(int id)
           
 Message LocalControlAgentHeartbeatProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message LocalControlAgentHeartbeatProtocolFactory.createRequest(int id)
           
 Message LocalControlAgentHeartbeatProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.management.protocol.localcontrolagentheartbeat that return types with arguments of type Message
 java.lang.Class<? extends Message> LocalControlAgentHeartbeatProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime
 

Methods in com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime that return Message
protected  Message LcaUdpHeartbeatInternalProtocol.createHeartbeatUpdateMessage(ThreadInfoList threadsInfo)
           
protected  Message LocalControlAgentHeartbeatInternalProtocolFactory.createRequest(int id)
           
 

Methods in com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> LocalControlAgentHeartbeatInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime.channel
 

Subclasses of Message in com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime.channel
 class RequestHeartbeatData
           
 

Uses of Message in com.genesyslab.platform.management.protocol.messageserver
 

Methods in com.genesyslab.platform.management.protocol.messageserver that return Message
protected  Message MessageServerProtocolFactory.createEvent(int id)
           
 Message MessageServerProtocolFactory.createMessage(int id)
           
 Message MessageServerProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message MessageServerProtocolFactory.createRequest(int id)
           
 Message MessageServerProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.management.protocol.messageserver that return types with arguments of type Message
 java.lang.Class<? extends Message> MessageServerProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.management.protocol.messageserver.events
 

Subclasses of Message in com.genesyslab.platform.management.protocol.messageserver.events
 class EventConnected
          Indicates that message server is connected.
 class EventLogMessage
          Regular log message sent from message server by subscription
 class EventSubscription
          Event is returned with subscribed info on a following subscribing messages: RequestSubscribeAll RequestSubscribeType RequestSubscribeTypeKey
 

Uses of Message in com.genesyslab.platform.management.protocol.messageserver.requests
 

Subclasses of Message in com.genesyslab.platform.management.protocol.messageserver.requests
 class RequestLogMessage
          Requests that the Message Server issues a log message.
 

Uses of Message in com.genesyslab.platform.management.protocol.messageserver.requests.subscription
 

Subclasses of Message in com.genesyslab.platform.management.protocol.messageserver.requests.subscription
 class RequestSubscribeAll
          Subscribes to all messages
 class RequestSubscribeType
          Subscribes to the message of particular type
 class RequestSubscribeTypeKey
          Subscribes by type and key
 class RequestUnsubscribeAll
          Removes all subscriptions
 class RequestUnsubscribeType
          Unsubscribes from the message of particular type
 class RequestUnsubscribeTypeKey
          Unsubscribes by type and key
 

Uses of Message in com.genesyslab.platform.management.protocol.messageserver.runtime
 

Methods in com.genesyslab.platform.management.protocol.messageserver.runtime that return Message
protected  Message MessageServerInternalProtocolFactory.createEvent(int id)
           
protected  Message MessageServerCustomInternalProtocolFactory.createEvent(int id)
           
protected  Message MessageServerInternalProtocolFactory.createRequest(int id)
           
 Message MessageProtocolInnerMessageParser.parse(byte[] bytes)
          This method will try to extract IMessage object from the given byte array.
 Message MessageProtocolInnerMessageParser.parse(byte[] bytes, int pos, int len)
          This method will try to extract IMessage object from the given byte array, beginning from specified position.
 

Methods in com.genesyslab.platform.management.protocol.messageserver.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> MessageServerInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.management.protocol.messageserver.runtime.channel
 

Subclasses of Message in com.genesyslab.platform.management.protocol.messageserver.runtime.channel
 class EventDisconnected
          Indicates that message server is disconnected.
 class RequestConnect
          .
 

Uses of Message in com.genesyslab.platform.management.protocol.messageserver.runtime.codec
 

Methods in com.genesyslab.platform.management.protocol.messageserver.runtime.codec with parameters of type Message
 void UnixTimeCodec.onMessageStart(Message message)
           
 void AttributeListCodec.onMessageStart(Message message)
           
 void UnixTimeCodec.setMessage(Message message)
           
 void AttributeListCodec.setMessage(Message message)
           
 

Uses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver
 

Methods in com.genesyslab.platform.management.protocol.solutioncontrolserver that return Message
protected  Message SolutionControlServerProtocolFactory.createEvent(int id)
           
 Message SolutionControlServerProtocolFactory.createMessage(int id)
           
 Message SolutionControlServerProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message SolutionControlServerProtocolFactory.createRequest(int id)
           
 Message SolutionControlServerProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.management.protocol.solutioncontrolserver that return types with arguments of type Message
 java.lang.Class<? extends Message> SolutionControlServerProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.events
 

Subclasses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.events
 class EventAlarmInfo
          Event is returned when alarm is fired or on RequestGetActiveAlarms with alarm's information.
 class EventCustomInfo
          Answer to RequestCustomCommand.
 class EventEnvironmentInfo
          Answer to RequestRetrieveEnvironment.
 class EventXResponse
          Answer to the RequestXRequest message.
 

Uses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests
 

Subclasses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests
 class RequestRetrieveEnvironment
          Retrieves info about environment/configuration objects.
 class RequestSubscribe
          Subscription request.
 class RequestUnsubscribe
          Unsubscribes to the events about applications/solutions/hosts/alarm conditions state changes.
 class RequestXRequest
          Request for internal purposes
 

Uses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.alarms
 

Subclasses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.alarms
 class RequestActivateApplicationAlarm
          This message activates alarm for a particular application
 class RequestDeactivateAlarm
          Deactivates a particular alarm
 class RequestDeactivateAlarms
          Deactivates all alarms
 class RequestDeactivateApplicationAlarm
          Deactivates certain alarm for a certain application
 class RequestDeactivateApplicationAlarms
          Deactivates all alarms of a certain application
 class RequestGetActiveAlarms
          Requests all active alarms
 

Uses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.applications
 

Subclasses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.applications
 class RequestChangeExecutionMode
          Changes the execution mode of an application.
 class RequestCustomCommand
          Internal request.
 class RequestGetApplicationInfo
          Requests application information.
 class RequestStartApplication
          If you submit RequestSubscribe before RequestStartApplication, then you receive either EventInfo or EventError as a response.
 class RequestStopAllApplications
          Stops all running applications.
 class RequestStopApplication
          Stops the specified application.
 class RequestStopApplicationGracefully
          Stops the specified application gracefully, which means that application first finishes processing all messages in queue and then stops.
 

Uses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.hosts
 

Subclasses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.hosts
 class RequestGetHostInfo
          Gets host info.
 

Uses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.solutions
 

Subclasses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests.solutions
 class RequestGetSolutionInfo
          Gets solution info.
 class RequestStartSolution
          Starts solution request.
 class RequestStopSolution
          Stops solution request.
 class RequestStopSolutionGracefully
          Stops the specified solution gracefully, which means that all applications of this solution first finish processing all messages in queue and then stop.
 

Uses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.runtime
 

Methods in com.genesyslab.platform.management.protocol.solutioncontrolserver.runtime that return Message
protected  Message SolutionControlServerInternalProtocolFactory.createEvent(int id)
           
protected  Message SolutionControlServerInternalProtocolFactory.createRequest(int id)
           
 

Methods in com.genesyslab.platform.management.protocol.solutioncontrolserver.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> SolutionControlServerInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.runtime.channel
 

Subclasses of Message in com.genesyslab.platform.management.protocol.solutioncontrolserver.runtime.channel
 class EventClientRegistered
          Client registered event.
 

Methods in com.genesyslab.platform.management.protocol.solutioncontrolserver.runtime.channel with parameters of type Message
 void AttrXKVDataCodec.setMessage(Message message)
           
 

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

Methods in com.genesyslab.platform.openmedia.protocol with parameters of type Message
protected static void ExternalServiceProtocol.fromEspRequestorInfo(KeyValueCollection kvList, Message message)
           
protected static void ExternalServiceProtocol.toEspRequestorInfo(Message message, DuplexChannel protocol, KeyValueCollection kvList)
           
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.externalservice
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice that return Message
protected  Message ExternalServiceProtocolFactory.createEvent(int id)
           
 Message ExternalServiceProtocolFactory.createMessage(int id)
           
 Message ExternalServiceProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message ExternalServiceProtocolFactory.createRequest(int id)
           
 Message ExternalServiceProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice that return types with arguments of type Message
 java.lang.Class<? extends Message> ExternalServiceProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.externalservice.event
 

Subclasses of Message in com.genesyslab.platform.openmedia.protocol.externalservice.event
 class Event3rdServerFault
          Contains information about the failure of the third-party server's operation
 class Event3rdServerResponse
          Returns the results of the third-party server's operation.
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.externalservice.request
 

Subclasses of Message in com.genesyslab.platform.openmedia.protocol.externalservice.request
 class Request3rdServer
          Requests a third-party server to perform some operation.
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.externalservice.runtime
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> ExternalServiceInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver that return Message
protected  Message InteractionServerProtocolFactory.createEvent(int id)
           
 Message InteractionServerProtocolFactory.createMessage(int id)
           
 Message InteractionServerProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message InteractionServerProtocolFactory.createRequest(int id)
           
 Message InteractionServerProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver that return types with arguments of type Message
 java.lang.Class<? extends Message> InteractionServerProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.events
 

Subclasses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.events
 class EventAccepted
          This event is not needed since EventPartyAdded with a party being an Agent reports the same.
 class EventAck
          This event is a reply to a successfully executed request.
 class EventActivityReport
          The purpose is to provide the means for an agent application to report in focus/out of focus interactions states.
 class EventAgentAvailable
          Confirmation about successful request RequestAgentAvailable processing.
 class EventAgentConnectionClosed
          This event provides notification to agent applications that use multiple connections to control a single agent when one of the connections has been terminated.
 class EventAgentInvited
          This event indicates that a resource has been invited to participate in interaction handling.
 class EventAgentLogin
          This event indicates that a resource has logged in.
 class EventAgentLogout
          This event indicates that a resource has logged out.
 class EventAgentNotAvailable
          Confirmation about successful request RequestAgentNotAvailable processing.
 class EventAgentState
          The purpose of this event is to provide agent state as known by Interaction Server in response to RequestAgentState.
 class EventAgentStateReasonChanged
          The event indicates that reason of current state of resource has changed.
 class EventAgentWorkbinStats
          Response on RequestAgentWorkbinStats
 class EventCurrentAgentStatus
          Stat Server uses this event to indicate the status of a particular resource.
 class EventCustom
          Message for passing old style UR events to reporting.
 class EventDoNotDisturbOff
          The event indicates that resource has left the state 'Do not disturb' and can now be used as a potential routing target.
 class EventDoNotDisturbOn
          The event indicates that resource has been placed in state 'Do not disturb'.
 class EventExternalServiceRequested
          This event provides the means to report external service activity-that is, activity by an ESP server such as classification, acknowledgements, autoresponses, and so on.
 class EventExternalServiceResponded
          This event provides the means to report external service activity-that is, activity by an ESP server such as classification, acknowledgements, autoresponses, and so on.
 class EventForcedAgentStateChange
          This event provides the means to notify agent applications of agent state changes that have been made by Interaction Server or another component other than the agent application itself.
 class EventForcedDisconnect
          The event is sent by Interaction Server to indicate that specific proxy client has been forced to disconnect.
 class EventHint
          The purpose of the event is to advise a client about certain conditions.The client may choose to react or ignore the hint.
 class EventInteractionProperties
          Retrives Interaction properties.
 class EventInteractionSubmited
          This event indicates that a new interaction has been submitted for processing.
 class EventInvite
          This event is sent to an agent application to notify the agent that he or she has been selected to take part in processing an interaction.
 class EventLocked
          This event notifies that interaction has been locked either by client's request to lock specific interaction in snapshot, or by request to take snapshot with locks.
 class EventMediaAdded
          The request is intended for agent application to indicate that specific media capability has been removed.
 class EventMediaRemoved
           
 class EventMediaStateReasonChanged
          The event indicates that reason of current state of specific media type for the resource has changed.
 class EventMessagePing
          Uses for testing purpose.
 class EventNotReadyForMedia
          The event indicates that specified resource is not ready to handle interactions of specific media type.
 class EventPartyAdded
          This event informs agent applications that a party has joined the interaction processing.
 class EventPartyRemoved
          This event indicates the departure of one of the parties that was processing the interaction.
 class EventPlaceAgentState
          Interaction Server generates this event after the reporting engine registers for a specified resource.
 class EventPlacedInQueue
          This event indicates that the interaction has been placed in a queue.
 class EventPlacedInWorkbin
          This event indicates that the interaction has been placed in a workbin.
 class EventProcessingStopped
          This event indicates that processing has stopped, by implicit request from a client.
 class EventPropertiesChanged
          This event is sent to agent applications, media servers, URS, and reporting engines to indicate that interaction properties of the specified interaction have been changed.
 class EventPulledInteractions
          This event is sent to agent applications or URS in response to RequestPull.
 class EventReadyForMedia
           
 class EventRejected
          This event indicates that a resource has rejected the invitation to participate in interaction processing.
 class EventRevoked
          This event indicates that Interaction Server has revoked an interaction from a resource.
 class EventSnapshotInteractions
          With this event, Interaction Server indicates: That it has taken a snapshot as requested by an agent application. How many interactions are included in the snapshot. Whether that number includes all interactions that meet the conditions specified in the request. Direction: From Interaction Server to agent application.
 class EventSnapshotTaken
          With this event, Interaction Server sends an agent application a list of attributes that describe the interactions in a specified snapshot.
 class EventTakenFromQueue
          This event indicates that an interaction has been taken out of the queue either by a strategy for routing or by a resource for handling.
 class EventTakenFromWorkbin
          This event indicates that an interaction has been taken out of the workbin.
 class EventUnlocked
          This event notifies that interaction has been unlocked either by request to unlock specific interaction, or by releasing a snapshot it was locked in
 class EventUserEvent
          The event is distributed to all client subscribed to user events regarding the specific topic.
 class EventWorkbinContent
          With this event, is Interaction Server informs an agent application of the interactions contained in a workbin.
 class EventWorkbinContentChanged
          With this event, Interaction Server sends, to any agent application that has requested it, notification of change in the contents of a workbin.
 class EventWorkbinStatistic
          This event is Interaction Server's response to an agent application's RequestWorkbinStatistic for the specified workbin type.
 class EventWorkbinTypesInfo
          This event is Interaction Server's response to an agent application's RequestWorkbinTypesInfo.
 class EventWorkflowConfiguration
          This event provides an agent application with information on queues and views configuration directly through Interaction Server (rather than from the Configuration Layer).
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement
 

Subclasses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement
 class EventCustomReporting
          The purpose is to provide the ability for Interaction Server clients to generate their own custom reporting events that can be consumed by real time or historical reporting to calculate or generate more relevant and accurate business reports.
 class EventHeld
          The purpose of the event is to report the facts of interactions being placed on hold.
 class EventInteractionsFound
          The event is used to respond to the request RequestFindInteractions.
 class EventInteractionsMoved
          This event provides notification to agent applications that one or more interactions have been moved (or stopped) from a snapshot.
 class EventResumed
          The purpose of the event is to report the facts of interactions being resumed (after been on hold).
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.requests
 

Subclasses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.requests
 class RequestUnregisterClient
          With this request, a proxy can indicate to Interaction Server that a client has disconnected.
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.agentmanagement
 

Subclasses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.agentmanagement
 class RequestAddMedia
          The request is intended for agent application to indicate that new media capability has been added.
 class RequestAgentAvailable
          This request is used in configurations with multiple Interaction Servers.
 class RequestAgentLogin
          With this request, an agent application asks to log in to a primary Interaction Server.
 class RequestAgentLogout
          With this request, an agent application asks to logout from Interaction Server.
 class RequestAgentNotAvailable
          This request is used in configurations with multiple Interaction Servers.
 class RequestAgentState
          The purpose of this request is to allow agent application (or a proxy application) to get agent state after reconnect to Interaction Server.
 class RequestAgentWorkbinStats
          The purpose of this request is to allow agent application (or a proxy application) to request agent, place or group specific statistics for workbins.
 class RequestCancelNotReadyForMedia
          The request is intended for agent application to indicate that he is ready to handle interactions of the specified media.
 class RequestChangeAgentStateReason
          The request is intended for the agent application to indicate to reporting engines that the reason for the current agent state has changed.
 class RequestChangeMediaStateReason
          The request is intended for the agent application to indicate to reporting engines that the reason for the current media state has changed.
 class RequestDoNotDisturbOff
          The request should be used by agent application to turn off the 'do not disturb' mode.
 class RequestDoNotDisturbOn
          The request should be used by agent application to turn on the 'do not disturb' mode.
 class RequestNotReadyForMedia
          The request is intended for agent application to indicate that he is not ready to handle interactions of the specified media.
 class RequestPublish
          With this request, any client (except a proxy) asks to publish a user event regarding a specified topic.
 class RequestRemoveMedia
           
 class RequestStartPlaceAgentStateReporting
          With this request, the reporting engine can register with Interaction Server to receive reporting events regarding a specified resource.
 class RequestStartPlaceAgentStateReportingAll
          With this request, the reporting engine can register with Interaction Server to receive unsolicited events regarding specified reportable objects.
 class RequestStopPlaceAgentStateReporting
          With this request, the reporting engine can cancel its registration for reporting events regarding a specific resource.
 class RequestStopPlaceAgentStateReportingAll
          With this request, the reporting engine can cancel its registration for reporting events regarding specified reportable objects.
 class RequestWorkbinStatistic
          With this request, an agent (supervisor) application asks for statistics regarding a specified workbin.
 class RequestWorkbinTypesInfo
          With this request, an agent (supervisor) application asks for information on configured workbins.
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactiondelivery
 

Subclasses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactiondelivery
 class RequestAccept
          With this request, an agent application indicates that the agent accepts an invitation to take part in processing an interaction.
 class RequestIntrude
          With this request, an agent application (being operated by a supervisor) asks to join in processing an interaction that is already being processed by another agent.
 class RequestReject
          With this request, an agent can reject an invitation to take part in processing an interaction.
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement
 

Subclasses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement
 class RequestCancelInvite
          The purpose of this request is to allow agent application (or a proxy application) to cancel its invitation after transfer, conference or intrusion without waiting for invitation timeout which might be too long.
 class RequestCancelWorkbinNotifications
          With this request, an agent application cancels notifications of changes to the content of a specified workbin.
 class RequestChangeProperties
          With this request, a media server, agent application, or URS can change the properties of an interaction.
 class RequestConference
          With this request, an agent asks to initiate a conference with another agent.
 class RequestDeliver
          With this request, the routing engine instructs Interaction Server to deliver an interaction to an agent.
 class RequestDistributeEvent
          The new request of the Interaction Server protocol allows clients to request the server to distribute custom reporting events to reporting clients based on current client registration and other rules applied to standard reporting events.
 class RequestFindInteractions
          This request represents a flexible interface for finding interactions by their properties.
 class RequestGetInteractionProperties
          The purpose is to provide the ability for the client to get interaction properties by external id instead of interaction id.
 class RequestGetSnapshotInteractions
          With this request, an agent application asks for a list of the interactions in a previously-taken snapshot.
 class RequestGetWorkbinContent
          With this request, an agent asks for information on the contents of a workbin instance.
 class RequestHold
          The purpose is to provide the ability for interaction server clients to pause processing of any specific interaction and resume processing later.
 class RequestLeaveInteraction
          With this request, an agent that is participating in a conference indicates that it is no longer processing the interaction and wishes to leave the conference.
 class RequestLockInteraction
          With this request, an agent application asks Interaction Server to lock a specified interaction in the context of a specified snapshot.
 class RequestMoveInteractions
          Note: This request is only designed for use with RequestTakeSnapshot, and will only work in the context of an existing snapshot.
 class RequestPlaceInQueue
          With this request, an agent application or URS can place an interaction into a specified queue.
 class RequestPlaceInWorkbin
          With this request, an agent application or URS can place an interaction into a specified workbin instance.
 class RequestPull
          With this request, an agent application can pull interactions for processing.
 class RequestReleaseSnapshot
          With this request, an agent application asks Interaction Server to release a snapshot.
 class RequestResume
          The purpose is to provide the ability for interaction server clients to pause processing of any specific interaction and resume processing later.
 class RequestStopProcessing
          With this request, a media server, agent application, or URS can stop interaction processing and delete the interaction from the Interaction Server database.
 class RequestSubmit
          With this request, either a media server or an agent application can submit a new interaction for processing.
 class RequestTakeSnapshot
          With this request, an agent application asks Interaction Server to take a snapshot; that is, to capture a list of all interactions that meet certain conditions.
 class RequestTransfer
          With this request, an agent application can transfer an interaction to another agent.
 class RequestUnlockInteraction
          With this request, an agent application asks Interaction Server to unlock a specified interaction in the context of a specified snapshot.
 class RequestWorkbinNotifications
          With this request, an agent application can subscribe to be notified of changes to the content of a specified workbin.
 class RequestWorkflowConfiguration
          With this request, an agent can obtain queues and views configuration directly through Interaction Server (instead of going through Configuration Server or keeping its own configuration data elsewhere).
 

Uses of Message in com.genesyslab.platform.openmedia.protocol.interactionserver.runtime
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> InteractionServerInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.outbound.protocol.outboundserver
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver that return Message
protected  Message OutboundServerProtocolFactory.createEvent(int id)
           
 Message OutboundServerProtocolFactory.createMessage(int id)
           
 Message OutboundServerProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message OutboundServerProtocolFactory.createRequest(int id)
           
 Message OutboundServerProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver that return types with arguments of type Message
 java.lang.Class<? extends Message> OutboundServerProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.outbound.protocol.outboundserver.events
 

Subclasses of Message in com.genesyslab.platform.outbound.protocol.outboundserver.events
 class EventCampaignLoaded
          The specified campaign has been successfully loaded.
 class EventCampaignRegistered
          The specified campaign has been successfully registered with OCS.
 class EventCampaignStatus
          Notifies of the current status of the specified campaign.
 class EventCampaignUnloaded
          The specified campaign has been successfully unloaded.
 class EventCampaignUnregistered
          The specified campaign has been successfully unregistered with OCS.
 class EventDialingModeChanged
          The dialing mode for the specified campaign has been changed.
 class EventDialingStarted
          Dialing operations for the specified campaign have successfully begun.
 class EventDialingStopped
          Dialing operations for the specified campaign have been stopped.
 

Uses of Message in com.genesyslab.platform.outbound.protocol.outboundserver.requests
 

Subclasses of Message in com.genesyslab.platform.outbound.protocol.outboundserver.requests
 class RequestCompleteCampaign
           
 class RequestForceUnloadCampaign
          Forcibly unloads the specified campaign.
 class RequestGetCampaignStatus
          Retrieves the current campaign's status.
 class RequestLoadCampaign
          Causes the specified campaign to be loaded.
 class RequestRegisterCampaign
          Registers the specified campaign with OCS.
 class RequestSetDialingMode
          Sets the dialing mode for the current campaign
 class RequestStartDialing
          Causes dialing operations for the current campaign to begin.
 class RequestStopDialing
          Causes dialing operations for the current campaign to stop.
 class RequestUnloadCampaign
          Unloads the specified campaign.
 class RequestUnregisterCampaign
          Unregisters the specified campaign with OCS.
 

Uses of Message in com.genesyslab.platform.outbound.protocol.outboundserver.runtime
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver.runtime that return Message
protected  Message OutboundServerInternalProtocolFactory.createEvent(int id)
           
protected  Message OutboundServerInternalProtocolFactory.createRequest(int id)
           
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> OutboundServerInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

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

Methods in com.genesyslab.platform.reporting.protocol with parameters of type Message
protected  void StatServerProtocol.doSend(Message msg)
           
 

Uses of Message in com.genesyslab.platform.reporting.protocol.runtime
 

Methods in com.genesyslab.platform.reporting.protocol.runtime with parameters of type Message
 void TargetStateCodec.onMessageStart(Message message)
           
 void StatusCodec.onMessageStart(Message message)
           
 void TargetStateCodec.setMessage(Message message)
           
 void StatusCodec.setMessage(Message message)
           
 void StatisticMetricCodec.setMessage(Message message)
           
 void ActionsMaskCodec.setMessage(Message message)
           
 

Uses of Message in com.genesyslab.platform.reporting.protocol.statserver
 

Methods in com.genesyslab.platform.reporting.protocol.statserver that return Message
protected  Message StatServerProtocolFactory.createEvent(int id)
           
 Message StatServerProtocolFactory.createMessage(int id)
           
 Message StatServerProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message StatServerProtocolFactory.createRequest(int id)
           
 Message StatServerProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.reporting.protocol.statserver that return types with arguments of type Message
 java.lang.Class<? extends Message> StatServerProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.reporting.protocol.statserver.events
 

Subclasses of Message in com.genesyslab.platform.reporting.protocol.statserver.events
 class EventCurrentTargetStateSnapshot
          Contains the CurrentTargetStateSnapshot data structure, which includes multimedia-capacity information about agent, place, agent group, and place group states.
 class EventCurrentTargetStateTargetAdded
          Indicates that a member has been added to an agent or place group object.
 class EventCurrentTargetStateTargetRemoved
          Indicates that a member has been removed from an agent or place group object.
 class EventCurrentTargetStateTargetUpdated
          Indicates that the target's state has changed.
 class EventError
          Indicates that an error has occurred.
 class EventInfo
          Returns statistical information that does not concern routing targets.
 class EventServerMode
           
 class EventStatisticClosed
          Indicates that Stat Server will no longer send information about a particular statistic.
 class EventStatisticInvalid
          Sent if a statistics is not being monitored, due to a lack of connectivity.
 class EventStatisticOpened
          Indicates that Stat Server will start sending information about the referenced statistic.
 class EventStatisticProfile
          Returns information about the currently available statistical types, time profiles, time ranges, or filters.
 class EventStatisticValid
          Sent after EventStatisticInvalid, to indicate that the connection has been restored.
 

Uses of Message in com.genesyslab.platform.reporting.protocol.statserver.events.datastream
 

Subclasses of Message in com.genesyslab.platform.reporting.protocol.statserver.events.datastream
 class EventDataStreamClosed
          For Genesys internal use only.
 class EventDataStreamMessage
          For Genesys internal use only.
 class EventDataStreamOpened
          For Genesys internal use only.
 class EventDataStreamOpeningFailure
          For Genesys internal use only.
 

Uses of Message in com.genesyslab.platform.reporting.protocol.statserver.requests
 

Subclasses of Message in com.genesyslab.platform.reporting.protocol.statserver.requests
 class RequestCloseStatistic
          Requests that Stat Server stop sending information about a particular statistic.
 class RequestGetStatistic
          Requests one-time notification about a particular predefined statistic.
Note, this request is not applicable to the CurrentTargetState category.
 class RequestGetStatisticEx
          Requests one-time notification about a statistic that is defined in this request.
 class RequestGetStatisticProfile
          Requests information on the currently available statistical types, time profiles, time ranges, or filters.
 class RequestOpenStatistic
          Requests that Stat Server start sending information about a predefined statistics.
 class RequestOpenStatisticEx
          Requests that Stat Server start sending information about a statistics that is defined in this request.
 class RequestPeekStatistic
          Requests immediate recalculation and transmission of the value of a previously opened statistic.
 class RequestResumeNotification
          Asks Stat Server to resume sending notifications to the client: because this request is asynchronous, you should use the send method, not the request method.
 class RequestSuspendNotification
          Asks Stat Server to temporarily stop sending notifications to the client: because this request is asynchronous, you should use the send method, not the request method.
 

Uses of Message in com.genesyslab.platform.reporting.protocol.statserver.requests.datastream
 

Subclasses of Message in com.genesyslab.platform.reporting.protocol.statserver.requests.datastream
 class RequestDataStreamClose
          For Genesys internal use only.
 class RequestDataStreamOpen
          For Genesys internal use only.
 class RequestDataStreamSend
          For Genesys internal use only.
 

Uses of Message in com.genesyslab.platform.reporting.protocol.statserver.runtime
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.runtime that return Message
protected  Message StatServerInternalProtocolFactory.createEvent(int id)
           
protected  Message StatServerInternalProtocolFactory.createRequest(int id)
           
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> StatServerInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.reporting.protocol.statserver.runtime.channel
 

Subclasses of Message in com.genesyslab.platform.reporting.protocol.statserver.runtime.channel
 class EventRegistered
           
 class RequestRegisterClient
           
 class RequestUnRegisterClient
           
 

Uses of Message in com.genesyslab.platform.routing.protocol
 

Methods in com.genesyslab.platform.routing.protocol with parameters of type Message
protected  void RoutingServerProtocol.doSend(Message message)
           
protected  void RoutingServerProtocol.onReceiveMessage(Message message)
           
 

Uses of Message in com.genesyslab.platform.routing.protocol.customserver
 

Methods in com.genesyslab.platform.routing.protocol.customserver that return Message
protected  Message CustomServerProtocolFactory.createEvent(int id)
           
 Message CustomServerProtocolFactory.createMessage(int id)
           
 Message CustomServerProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message CustomServerProtocolFactory.createRequest(int id)
           
 Message CustomServerProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.routing.protocol.customserver that return types with arguments of type Message
 java.lang.Class<? extends Message> CustomServerProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.routing.protocol.customserver.events
 

Subclasses of Message in com.genesyslab.platform.routing.protocol.customserver.events
 class EventDeleted
           
 class EventOpenOk
           
 

Uses of Message in com.genesyslab.platform.routing.protocol.customserver.requests
 

Subclasses of Message in com.genesyslab.platform.routing.protocol.customserver.requests
 class RequestExecuteProcedure
           
 

Uses of Message in com.genesyslab.platform.routing.protocol.customserver.runtime
 

Methods in com.genesyslab.platform.routing.protocol.customserver.runtime that return Message
protected  Message CustomServerInternalProtocolFactory.createRequest(int id)
           
 

Methods in com.genesyslab.platform.routing.protocol.customserver.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> CustomServerInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.routing.protocol.routingserver
 

Methods in com.genesyslab.platform.routing.protocol.routingserver that return Message
protected  Message RoutingServerProtocolFactory.createEvent(int id)
           
 Message RoutingServerProtocolFactory.createMessage(int id)
           
 Message RoutingServerProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message RoutingServerProtocolFactory.createRequest(int id)
           
 Message RoutingServerProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.routing.protocol.routingserver that return types with arguments of type Message
 java.lang.Class<? extends Message> RoutingServerProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.routing.protocol.routingserver.events
 

Subclasses of Message in com.genesyslab.platform.routing.protocol.routingserver.events
 class EventDebug
          This event, which provides an asynchronous response to the deprecated RequestDebug message, contains the current debugging content of the specified session.
 class EventExecutionAck
          Indicates that the specified RequestExecuteStrategy, RequestFindTarget, or RequestGetStatistic executed successfully; provides information about the results of its execution.
 class EventExecutionError
          Indicates that the specified RequestExecuteStrategy, RequestFindTarget, or RequestGetStatistic was not executed successfully.
 class EventExecutionInProgress
          Indicates that URS has accepted the specified RequestExecuteStrategy, RequestFindTarget, or RequestGetStatistic and started to execute it.
 

Uses of Message in com.genesyslab.platform.routing.protocol.routingserver.requests
 

Subclasses of Message in com.genesyslab.platform.routing.protocol.routingserver.requests
 class RequestCancelExecution
          This request allows you to cancel a currently running RequestExecuteStrategy, RequestFindTarget, or RequestGetStatistic.
 class RequestDebug
          This request can be used for debugging SCXML strategies; it is deprecated, because the SCXML engine was moved into a separate component (Orchestration Server) with its own debugging interface.
 class RequestExecuteStrategy
          Requests that URS execute the specified routing strategy.
 class RequestFindTarget
          This request asks URS to select the most suitable target from a set of eligible targets, such as agent groups.
 class RequestLoadStrategy
          This request allows you to load a compiled strategy or schedule in URS, provide a name for it, and optionally associate the strategy with a routing point.
 class RequestQueryExecution
          This request asks URS whether it is still working on or has already answered the specified RequestExecuteStrategy, RequestFindTarget, or RequestGetStatistic.
 class RequestReleaseStrategy
          This request disassociates a routing point from a strategy that was previously loaded with RequestLoadStrategy; it can even completely unload the strategy from the router's memory.
 

Uses of Message in com.genesyslab.platform.routing.protocol.routingserver.runtime
 

Methods in com.genesyslab.platform.routing.protocol.routingserver.runtime that return Message
protected  Message RoutingServerInternalProtocolFactory.createEvent(int id)
           
protected  Message RoutingServerInternalProtocolFactory.createRequest(int id)
           
protected  Message MessagesBinder.fromServer(EventInfo msgInfo, java.lang.Object refId)
           
 Message MessagesBinder.fromServer(Message message)
           
protected  Message MessagesBinder.toServer(RequestCancelExecution rq, java.lang.Object refId)
           
protected  Message MessagesBinder.toServer(RequestExecuteStrategy rq, java.lang.Object refId)
           
protected  Message MessagesBinder.toServer(RequestFindTarget rq, java.lang.Object refId)
           
protected  Message MessagesBinder.toServer(RequestGetStatistic rq, java.lang.Object refId)
           
protected  Message MessagesBinder.toServer(RequestQueryExecution rq, java.lang.Object refId)
           
 

Methods in com.genesyslab.platform.routing.protocol.routingserver.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> RoutingServerInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 java.util.List<Message> MessagesBinder.toServer(Message message)
           
protected  java.util.List<Message> MessagesBinder.toServer(RequestLoadStrategy rq, java.lang.Object refId)
           
 

Methods in com.genesyslab.platform.routing.protocol.routingserver.runtime with parameters of type Message
 Message MessagesBinder.fromServer(Message message)
           
 java.util.List<Message> MessagesBinder.toServer(Message message)
           
 

Uses of Message in com.genesyslab.platform.routing.protocol.routingserver.runtime.channel
 

Subclasses of Message in com.genesyslab.platform.routing.protocol.routingserver.runtime.channel
 class EventOpenOK
          Positive response to RequestRegisterClient (internal initial registration request).
 class RequestExecute
           
 

Uses of Message in com.genesyslab.platform.voice.protocol.runtime
 

Methods in com.genesyslab.platform.voice.protocol.runtime that return Message
 Message ConnectionProxyImpl.getLinkMessage()
           
 Message ConnectionProxy.getLinkMessage()
           
 

Methods in com.genesyslab.platform.voice.protocol.runtime with parameters of type Message
static void MessageGun.fireMessage(HAConnection conn, Message message)
           
static int HAMessagesUtil.getSessionId(Message message, int messageId)
           
static boolean HAMessagesUtil.isPrimary(Message linkMessage)
           
 boolean RegistrationHandler.isRegistration(Message message)
           
static ConnectionSettings HAMessagesUtil.linkMessageToSettings(Message linkMessage, java.lang.String appName)
           
 void HAConnection.notifyMessageHandler(Message msg)
           
 void StateWaitingSwitchover.onMessage(Message message)
           
 void StateRegistering.onMessage(Message linkMessage)
           
 void StatePrimaryRegistering.onMessage(Message message)
           
 void StatePrimaryLinkDisconnected.onMessage(Message message)
           
 void StatePrimary.onMessage(Message message)
           
 void StateNotAvailable.onMessage(Message message)
           
 void StateBackupRegistering.onMessage(Message message)
           
 void StateBackupLinkDisconnected.onMessage(Message message)
           
 void StateBackup.onMessage(Message message)
           
 void AbstractConnState.onMessage(Message message)
           
protected  void PrimaryState.publishClientMessage(Message message)
          Publishes message if it's not special registration responce
protected  void AbstractConnState.realWrite(Message message)
           
 void ConnectionProxyImpl.setLinkMessage(Message linkMessage)
           
static void HAMessagesUtil.setProxySettings(ConnectionProxy proxy, Message linkMessage)
           
static boolean MessageGun.storeLinkCheckChanged(HAConnection conn, Message message)
          Store link status for given High Availability Connection.
 void RegistrationHandler.storeRequest(Message message)
           
 void StatePrimaryLinkDisconnected.write(Message msg)
           
 void StatePrimary.write(Message msg)
           
 void StateNotAvailable.write(Message msg)
           
 void StateBackupRegistering.write(Message msg)
           
 void HAConnState.write(Message msg)
           
 void ConnectionProxyImpl.write(Message msg)
           
 void BackupState.write(Message msg)
           
 void AbstractConnState.write(Message msg)
           
 

Constructors in com.genesyslab.platform.voice.protocol.runtime with parameters of type Message
StateBackupConnectedFirst(ConnectionProxy proxy, Message linkMessage)
           
StatePrimaryConnected(ConnectionProxy proxy, Message linkMessage)
           
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver
 

Methods in com.genesyslab.platform.voice.protocol.tserver that return Message
protected  Message TServerProtocolFactory.createEvent(int id)
           
 Message TServerProtocolFactory.createMessage(int id)
           
 Message TServerProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message TServerProtocolFactory.createRequest(int id)
           
 Message TServerProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.voice.protocol.tserver that return types with arguments of type Message
 java.lang.Class<? extends Message> TServerProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Methods in com.genesyslab.platform.voice.protocol.tserver with parameters of type Message
static boolean TServerPrivateServices.isEventPrivateInfo(Message message, int privateMessageId)
           
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.events
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.events
 class EventAbandoned
          The caller abandoned the call before it was answered.
 class EventACK
          T-Server has acknowledged a request received from a client application.
 class EventAddressInfo
          This event is generated as a response to the TQueryAddress() function and includes information specified by InfoType and InfoStatus about the telephony object specified by either ThisDN or ThisQueue.
 class EventAgentNotReady
          The agent is not ready to receive ACD calls.
 class EventAgentReady
          The agent is ready to receive ACD calls.
 class EventAgentReserved
          This event is generated as a positive response to the TReserveAgent() request, confirming that those of the parameters agent_dn, agent_id, and agent_place that were present in the request have been successfully reserved.
 class EventAnswerAccessNumber
          T-Server has processed a previously called TGetAccessNumber() function and has returned the requested access number.
 class EventAttachedDataChanged
          The attached data for the call has been changed.
 class EventBridged
          Used in situations where Coverage Path is available or bridged calls can be handled.
 class EventCallInfoChanged
          The call information has been changed.
 class EventDestinationBusy
          The called party specified by OtherDN is busy with another call.
 class EventDialing
          An attempt to make a call on behalf of the telephony object specified by ThisDN is in progress.
 class EventDigitsCollected
          The digits specified by CollectedDigits have been collected.
 class EventDiverted
          The call has been diverted from the queue to another telephony object.
 class EventDNBackInService
          The DN specified in the ThisDN attribute is back in service and can make or receive calls.
 class EventDNDOff
          The Do-Not-Disturb (DND) feature has been turned off for the telephony object specified by ThisDN.
 class EventDNDOn
          The Do-Not-Disturb (DND) feature has been turned on for the telephony object specified by ThisDN.
 class EventDNOutOfService
          The DN specified in the ThisDN attribute is out of service and cannot make or receive calls.
 class EventDtmfSent
          The specified Dtmf sequence has been sent.
 class EventEstablished
          For the application associated with the calling party: the telephony object specified by OtherDN has answered (either the calling party answered or the switch simulated an answer if option auto-answer is set on the switch) and the connection has been established.
 class EventForwardCancel
          The Forwarding feature has been turned off for the telephony object specified by ThisDN.
 class EventForwardSet
          The Forwarding feature has been turned on for the telephony object specified by ThisDN.
 class EventHardwareError
          T-Server has detected inconsistent data or an incomplete event flow in switch messaging - for instance, a wrong checksum or missing attributes.
 class EventLinkConnected
          This event is generated in two ways: either as a notification that the connection between the switch and T-Server, through the CTI link, has been restored, or as a response to the TOpenServerEx() and TOpenServer() functions (that is, after connecting to T-Server) to indicate the current CTI-link status.
 class EventLinkDisconnected
          This event is generated as a notification that the connection between the switch and T-Server, through the CTI link, has been severed.
 class EventListenDisconnected
          The switch has registered Deaf mode for the specified telephony object (in OtherDN).
 class EventListenReconnected
          The switch has canceled Deaf mode for the specified telephony object.
 class EventLocationInfo
          This event is generated as a response to the TQueryLocation() function and includes information specified by InfoType about the remote location specified by the Location parameter.
 class EventMailBoxLogin
          The telephony object specified by ThisDN has logged in to the mailbox specified by the mbox_number parameter in the corresponding TLoginMailBox() function.
 class EventMailBoxLogout
          The telephony object specified by ThisDN has logged out of the mailbox it logged in to earlier.
 class EventMessageWaitingOff
          The Waiting indicator has been turned off for the telephony object specified by ThisDN.
 class EventMessageWaitingOn
          The Waiting indicator has been turned on for the telephony object specified by ThisDN.
 class EventMonitoringCancelled
          The call monitoring has been canceled either by a separate call to the TMonitorNextCall() function or to the TCancelMonitoring() function.
 class EventMonitoringNextCall
          A request to monitor the next call(s) has been accepted.
 class EventMuteOff
          A party identified by ThisDN is no longer in Mute (microphone-disabled) mode.
 class EventMuteOn
          A party identified by ThisDN is now in the Mute mode.
 class EventNetworkCallStatus
          This event contains all information about the current state of a multi-party call, and is sent whenever state changes.
 class EventNetworkPrivateInfo
          This event contains all information about the current state of a multi-party call, and is sent whenever state changes.
 class EventNetworkReached
          The call has reached the public network interface.
 class EventOffHook
          The telephony object specified by ThisDN has gone off-hook.
 class EventOnHook
          The telephony object specified by ThisDN has gone on-hook.
 class EventPartyChanged
          The telephony object specified by OtherDN has replaced the telephony object specified by OtherDN in the previously received event; or the PreviousConnID of the call has been given a new value, ConnID.
 class EventPartyDeleted
          The telephony object specified by OtherDN has been deleted from the conference call in question.
 class EventPartyInfo
          The information about the call specified by ConnID.
 class EventPrimaryChanged
          A change in the role of one of a pair of synchronized T-Servers in hot standby mode has taken place: the T-Server’s role has been changed from backup to primary.
 class EventPrivateInfo
          This event is generated both in response to a TPrivateService() function call and when it is used to notify selected sets of clients of T-Server–specific information.
 class EventQueued
          The call has been queued in the ACD group specified by ThisQueue.
 class EventQueueLogout
          The agent has logged out of the ACD queue specified by ThisQueue, but remains logged in to some other ACD queue.
 class EventRegisteredAll
          Deprecated. This message has been deprecated.
 class EventReleased
          The telephony object specified by ThisDN has disconnected or has been dropped from the call.
 class EventRemoteConnectionFailed
          The call failed to reach the remote switch or could not be treated as successful (for example, Iscc could not route the call to a requested destination DN).
 class EventRemoteConnectionSuccess
          The call has successfully reached the remote switch.
 class EventReqGetAccessNumberCanceled
          T-Server has canceled a previously called TGetAccessNumber() function before processing is complete.
 class EventResourceInfo
           
 class EventRestoreConnection
          A synchronized connection between a pair of T-Servers in hot standby mode has been established, or the T-Server's role has been changed from primary to backup.
 class EventRetrieved
          The call has been retrieved from hold.
 class EventRinging
          A call has been delivered to the telephony object specified by ThisDN.
 class EventRouteRequest
          The call has been placed on the routing point specified by ThisDN, and the switch is waiting for routing instructions.
 class EventRouteUsed
          The call has been routed as requested in or has been default routed by the switch after the routing timeout has expired (that is, there was no routing instruction from the computer domain within the specified timeout).
 class EventServerInfo
          Delivers the information about T-Server specified in ServerVersion, ServerRole, and Capabilities.
 class EventSwitchInfo
          This event is generated as a response to the TQuerySwitch() function and includes the requested information.
 class EventTransactionStatus
          This feature allows T-Server clients to monitor ISCC transactions that occur during the call data transfer between T-Servers in a multi-site environment.
 class EventTreatmentApplied
          The call has been treated, and the Treatment Device (TD) is processing the treatment instruction.
 class EventTreatmentEnd
          The call has been treated and the Treatment Device (TD) is waiting for another instruction.
 class EventTreatmentNotApplied
          The call has not been treated for some reason.
 class EventTreatmentRequired
          A call has been placed to a treatment device port specified by ThisDN, and the switch or the treatment device is waiting for treatment instructions.
 class EventUnregistered
          The application's registration to send requests and receive events regarding the telephony object specified by ThisDN has been canceled.
 class EventUnregisteredAll
          Deprecated. This message has been deprecated.
 class EventVoiceFileClosed
          The voice file specified by the file_handle parameter in the corresponding TCloseVoiceFile() function has been closed.
 class EventVoiceFileEndPlay
          The voice file specified by the file_handle parameter in the corresponding TPlayVoice() function has been played back completely.
 class EventVoiceFileOpened
          The voice file specified by the file_handle parameter in the corresponding TOpenVoiceFile() function has been opened.
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.events.callmonitoring
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.events.callmonitoring
 class EventCallCreated
           
 class EventCallDataChanged
           
 class EventCallDeleted
           
 class EventCallPartyAdded
           
 class EventCallPartyDeleted
           
 class EventCallPartyMoved
           
 class EventCallPartyState
           
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.agent
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.agent
 class RequestAgentNotReady
          Sets the agent status to not ready for this DN.
 class RequestAgentReady
          Sets the agent status to ready for this DN.
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.callmonitoring
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.callmonitoring
 class RequestStartCallMonitoring
           
 class RequestStopCallMonitoring
           
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.dn
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.dn
 class RequestCallForwardCancel
          Sets the Forwarding feature to Off for the telephony object that is specified by the parameter dn.
 class RequestCallForwardSet
          Sets the Forwarding feature to On for the telephony object that is specified by the parameter dn.
 class RequestCancelMonitoring
          A request by a supervisor to cancel the monitoring of the calls delivered to the agent.
 class RequestMonitorNextCall
          A request by a supervisor to monitor (be automatically conferenced in as a party on) the next call delivered to an agent.
 class RequestRegisterAddress
          Registers for a DN.
 class RequestSetDNDOff
          Deactivates the Do-Not-Disturb (DND) mode for the thisDN DN.
 class RequestSetDNDOn
          Activates the Do-Not-Disturb (DND) mode for the DN thisDN.
 class RequestSetMessageWaitingOff
          Sets the Message Waiting indication to Off for the telephony object specified by the parameter dn.
 class RequestSetMessageWaitingOn
          Sets the Message Waiting indicator to On for the telephony object specified by the parameter dn.
 class RequestSetMuteOff
          On an existing conference call, cancels the Mute mode for the party specified by the parameter dn.
 class RequestSetMuteOn
          On an existing conference call, sets Mute mode for the party specified by the parameter dn.
 class RequestUnregisterAddress
          Unregisters for a DN.
If the request is successful, your application receives the event EventUnregistered.
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.dtmf
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.dtmf
 class RequestSendDtmf
          On behalf of the telephony object specified by the parameter dn, sends digits that are expected by an interactive voice response system.
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.iscc
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.iscc
 class RequestCancelReqGetAccessNumber
          Allows an application to send a cancellation request for a previously executed TGetAccessNumber() function.
 class RequestGetAccessNumber
          Allows an application to get an access number to reach the destination switch.
 class RequestTransactionMonitoring
          This feature allows T-Server clients to monitor ISCC transactions that occur during the call data transfer between T-Servers in a multi-site environment.
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.party
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.party
 class RequestAlternateCall
          On behalf of the telephony object specified by the parameter dn, places the active call specified by the parameter current_conn_id on hold and connects the call specified by the parameter held_conn_id.
 class RequestAnswerCall
          Answers the ringing call identified by the ConnId parameter.
 class RequestApplyTreatment
          On behalf of the telephony object specified by the parameter dn, applies a treatment specified by treatment to a call specified by conn_id.
 class RequestClearCall
          Deletes all parties, that is, all telephony objects, from the call specified by conn_id and disconnects the call.
 class RequestCompleteConference
          Completes a conference previously initiated.
 class RequestCompleteTransfer
          Completes the two-step transfer.
 class RequestDeleteFromConference
          A telephony object specified by dn deletes the telephony object specified by dn_to_drop from the conference call specified by conn_id.
 class RequestGiveMusicTreatment
          On behalf of the telephony object specified by the parameter dn, connects the call specified by the parameter conn_id to the music source specified by the parameter music_dn.
 class RequestGiveRingBackTreatment
          On behalf of the telephony object specified by the parameter dn, connects the call specified by the parameter conn_id to a Ring Back Tone source, which is specified in the switch.
 class RequestGiveSilenceTreatment
          On behalf of the telephony object specified by the parameter dn, connects the call specified by the parameter conn_id to a source of silence, which is specified in the switch.
 class RequestHoldCall
          Places the ConnId call on hold.
 class RequestInitiateConference
          Initiates a conference.
 class RequestInitiateTransfer
          Initiates a two-step transfer.
 class RequestListenDisconnect
          On an existing conference call, sets Deaf mode for the party specified by the parameter listener_dn.
 class RequestListenReconnect
          On an existing conference call, cancels Deaf mode for the party defined by the parameter listener_dn.
 class RequestMakeCall
          Makes a regular call from the thisDN DN to the otherDN called party.
 class RequestMakePredictiveCall
          Makes a predictive call from the thisDN DN to the otherDN called party.
 class RequestMergeCalls
          On behalf of the telephony object specified by the parameter dn, merges the held call specified by the parameter held_conn_id with the active call specified by the parameter current_conn_id in a manner specified by the parameter merge_type.
 class RequestMuteTransfer
          Transfers this ConnId call in one blind step to the otherDN destination.
 class RequestNetworkAlternate
          The request to place the current call on hold and to connects to the other call.
 class RequestNetworkConsult
          This request instructs NTS to create consultation call.
 class RequestNetworkMerge
          The request to join the consult leg into the existing primary call.
 class RequestNetworkReconnect
          The request to drop the consult leg and reconnect to the origination party in the primary call.
 class RequestNetworkSingleStepTransfer
          This request instructs NTS to transfer the call in one step (without creating consultation call).
 class RequestNetworkTransfer
          The requests to connect called party in a consultation to the main call, and to drop the requestor (to complete the transfer).
 class RequestReconnectCall
          Releases the telephony object specified by the parameter dn from the active call specified by the parameter current_conn_id and retrieves the previously held call, specified by the parameter held_conn_id, to the same object.
 class RequestRedirectCall
          Requests that the call be redirected, without an answer, from the party specified by the parameter dn to the party specified by the parameter dest_dn.
 class RequestReleaseCall
          Releases the call identified by the ConnId parameter.
 class RequestRetrieveCall
          Retrieves the ConnId call placed on hold.
 class RequestRouteCall
          Routes the call identified to the specified destination.
 class RequestSetCallInfo
          Changes the call attributes.
 class RequestSingleStepConference
          Adds a new party to an existing call and creates a conference.
Note: This request allows callbacks.
 class RequestSingleStepTransfer
          Transfers this call ConnId in one step to the destination otherDN.
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.queries
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.queries
 class RequestQueryAddress
          Requests the information of type info_type about the thisDN, or the thisQueue, or both, specified in parameters.
 class RequestQueryCall
          Requests the information specified by info_type about the telephony object specified by conn_id.
 class RequestQueryLocation
          Allows a client to receive information specified by the info_type parameter about one or more remote locations specified by the location parameter.
 class RequestQueryServer
          Requests information about the T-Server.
 class RequestQuerySwitch
          Requests from the T-Server, specified by the parameter server, information about the switch to which T-Server is connected.
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.special
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.special
 class RequestDistributeUserEvent
          Sends the application-defined data structure specified by the parameter event to T-Server, making this data available to the applications registered to receive events about the telephony object specified by the parameter dn.
 class RequestNetworkPrivateService
          The Network Private Service.
 class RequestPrivateService
          Passes information and request services (such as Split Call, Set Feature, change T-Server behavior, and so on) that are supported only by certain T-Servers, and which are not covered by general feature requests.
 class RequestReserveAgent
          Allows a server application that is a client of T-Server to reserve a DN along with an Agent, a Place, or both, so that no other T-Server client can route calls to it during a specified reservation interval.
 class RequestReserveAgentAndGetAccessNumber
          Acts as if two requests (RequestReserveAgent, and RequestGetAccessNumber) were submitted consequently.
 class RequestSendEvent
          Sends the T-Library event specified by the parameter event to T-Server.
 class RequestSetInputMask
          Directs T-Server to send applications only the subset of T-Server Events that are specified by an InputMask, and filter out the rest.
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.userdata
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.userdata
 class RequestAttachUserData
          On behalf of the telephony object specified by the parameter dn, attaches the User Data structure specified by the parameter user_data to the T-Server information that is related to the call specified by the parameter conn_id.
 class RequestDeletePair
          On behalf of the telephony object specified by the parameter dn, deletes the key-value pair specified by the parameter key from the user data attached to the call specified by the parameter conn_id.
 class RequestDeleteUserData
          On behalf of the telephony object specified by the parameter dn, deletes all the user data attached to the call specified by the parameter conn_id.
 class RequestUpdateUserData
          On behalf of the telephony object specified by the parameter dn, updates the user data that is attached to the call specified by the parameter conn_id with the data specified by the parameter user_data.
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.voicemail
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.requests.voicemail
 class RequestCloseVoiceFile
          Closes the voice file specified by the parameter file_handle on behalf of the telephony object specified by the parameter dn, which earlier logged in to a mailbox using the function TLoginMailBox().
 class RequestCollectDigits
          Collects digits from the caller.
 class RequestLoginMailBox
          Logs in the telephony object specified by the parameter dn to the mailbox specified by the parameter mbox_number.
 class RequestLogoutMailBox
          Logs the telephony object specified by the parameter dn out of the mailbox that it is logged in to.
 class RequestOpenVoiceFile
          Opens the voice file that is specified by the parameter file_name on behalf of the telephony object specified by the parameter dn and that has earlier logged in to a mailbox using the function TLoginMailBox().
 class RequestPlayVoiceFile
          Plays the voice message contained in the file specified by the parameter file_handle for the telephony object specified by the parameter dn.
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.runtime
 

Methods in com.genesyslab.platform.voice.protocol.tserver.runtime that return Message
protected  Message TServerInternalProtocolFactory.createEvent(int id)
           
 

Methods in com.genesyslab.platform.voice.protocol.tserver.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> TServerInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.voice.protocol.tserver.runtime.channel
 

Subclasses of Message in com.genesyslab.platform.voice.protocol.tserver.runtime.channel
 class EventReserved_2
          For internal usage.
 

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

Methods in com.genesyslab.platform.webmedia.protocol that return Message
protected static Message EspEmailProtocol.fromEsp(DuplexChannel channel, Message esp)
           
protected  Message EspEmailProtocol.fromEsp(Message esp)
           
protected static Message EspEmailProtocol.processEvent(DuplexChannel channel, Message msg, ILogger log)
           
protected  Message EspEmailProtocol.processEvent(Message msg)
           
protected static Message EspEmailProtocol.processSentMesage(DuplexChannel channel, Message message, ReferenceBuilder referenceBuilder)
           
protected static Message EspEmailProtocol.toEsp(DuplexChannel channel, Message msg)
           
protected  Message EspEmailProtocol.toEsp(Message msg)
           
 

Methods in com.genesyslab.platform.webmedia.protocol with parameters of type Message
 void EspEmailProtocol.doSend(Message message)
           
protected static Message EspEmailProtocol.fromEsp(DuplexChannel channel, Message esp)
           
protected  Message EspEmailProtocol.fromEsp(Message esp)
           
protected  void FlexChatProtocol.onReceiveMessage(Message message)
           
protected  void EspEmailProtocol.onReceiveMessage(Message message)
           
 void FlexChatProtocol.onSend(Message message)
           
protected  void BasicChatProtocol.onSend(Message message)
           
protected static Message EspEmailProtocol.processEvent(DuplexChannel channel, Message msg, ILogger log)
           
protected  Message EspEmailProtocol.processEvent(Message msg)
           
protected static Message EspEmailProtocol.processSentMesage(DuplexChannel channel, Message message, ReferenceBuilder referenceBuilder)
           
protected static Message EspEmailProtocol.toEsp(DuplexChannel channel, Message msg)
           
protected  Message EspEmailProtocol.toEsp(Message msg)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.basicchat
 

Methods in com.genesyslab.platform.webmedia.protocol.basicchat that return Message
protected  Message BasicChatProtocolFactory.createEvent(int id)
           
 Message BasicChatProtocolFactory.createMessage(int id)
           
 Message BasicChatProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message BasicChatProtocolFactory.createRequest(int id)
           
 Message BasicChatProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.webmedia.protocol.basicchat that return types with arguments of type Message
 java.lang.Class<? extends Message> BasicChatProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.basicchat.events
 

Subclasses of Message in com.genesyslab.platform.webmedia.protocol.basicchat.events
 class EventSessionInfo
          This event provides transcript information about a chat session.
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.basicchat.requests
 

Subclasses of Message in com.genesyslab.platform.webmedia.protocol.basicchat.requests
 class RequestJoin
          Issues a request to create or join a chat session.
 class RequestMessage
          Issues a request to add a message to the specified chat session.
 class RequestNotify
          Issues a request to add a notice (that is, a notification) to the current chat session.
 class RequestRegister
          Issues a request to register with Chat Server.
 class RequestReleaseParty
          Issues a request to release one party from the chat session.
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.basicchat.runtime
 

Methods in com.genesyslab.platform.webmedia.protocol.basicchat.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> BasicChatInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.callback
 

Methods in com.genesyslab.platform.webmedia.protocol.callback that return Message
protected  Message CallbackProtocolFactory.createEvent(int id)
           
 Message CallbackProtocolFactory.createMessage(int id)
           
 Message CallbackProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message CallbackProtocolFactory.createRequest(int id)
           
 Message CallbackProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.webmedia.protocol.callback that return types with arguments of type Message
 java.lang.Class<? extends Message> CallbackProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.callback.events
 

Subclasses of Message in com.genesyslab.platform.webmedia.protocol.callback.events
 class EventRedirect
          This class redirects a packet to another Callback Server.
 class EventSearchResult
          Creates a search results packet that can contain information on one or more callback requests.
 class EventStatInfo
          This class represents a packet containing statistical information.
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.callback.requests
 

Subclasses of Message in com.genesyslab.platform.webmedia.protocol.callback.requests
 class RequestCallback
          This class represents a callback request packet.
 class RequestCancel
          The RequestCancel class encodes and decodes packets containing requests to cancel a callback request.
 class RequestGetInfo
          This class constructs requests for callback information from a Callback Server.
 class RequestGetStatistics
          This class represents a statistics request packet.
 class RequestSearch
          This class represents a callback search request.
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.callback.runtime
 

Methods in com.genesyslab.platform.webmedia.protocol.callback.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> CallbackInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.email
 

Methods in com.genesyslab.platform.webmedia.protocol.email that return Message
protected  Message EmailProtocolFactory.createEvent(int id)
           
 Message EmailProtocolFactory.createMessage(int id)
           
 Message EmailProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message EmailProtocolFactory.createRequest(int id)
           
 Message EmailProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.webmedia.protocol.email that return types with arguments of type Message
 java.lang.Class<? extends Message> EmailProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.email.runtime
 

Methods in com.genesyslab.platform.webmedia.protocol.email.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> EmailInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.espemail
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail that return Message
 Message EspEmailProtocolFactory.createMessage(int id, java.lang.String name)
           
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail that return types with arguments of type Message
 java.lang.Class<? extends Message> EspEmailProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.espemail.events
 

Subclasses of Message in com.genesyslab.platform.webmedia.protocol.espemail.events
 class EventCreateWebEmailIn
          A successful response on RequestCreateWebEmailIn EventCreateWebEmailIn.getNewInteractionId() - returns the ID of the new inbound e-mail interaction
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.espemail.requests
 

Subclasses of Message in com.genesyslab.platform.webmedia.protocol.espemail.requests
 class RequestCreateWebEmailIn
          ...
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.flexchat
 

Methods in com.genesyslab.platform.webmedia.protocol.flexchat that return Message
protected  Message FlexChatProtocolFactory.createEvent(int id)
           
 Message FlexChatProtocolFactory.createMessage(int id)
           
 Message FlexChatProtocolFactory.createMessage(int id, java.lang.String name)
          Creates protocol Message by id.
protected  Message FlexChatProtocolFactory.createRequest(int id)
           
 Message FlexChatProtocolFactory.unknownProtocolMessage(int messageId)
           
 

Methods in com.genesyslab.platform.webmedia.protocol.flexchat that return types with arguments of type Message
 java.lang.Class<? extends Message> FlexChatProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.flexchat.events
 

Subclasses of Message in com.genesyslab.platform.webmedia.protocol.flexchat.events
 class EventStatus
          The EventStatus event provides information about the status of a request, including when the request occurred, the result of that request, a FlexTranscript of session details, and an error description (if necessary).
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.flexchat.requests
 

Subclasses of Message in com.genesyslab.platform.webmedia.protocol.flexchat.requests
 class RequestLogin
          Issues a login request to Interaction Server.
 class RequestLogout
          Issues a logout request to Interaction Server.
 class RequestRefresh
          Issues a request to refresh the current flexchat session.
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.flexchat.runtime
 

Methods in com.genesyslab.platform.webmedia.protocol.flexchat.runtime that return types with arguments of type Message
 java.lang.Class<? extends Message> FlexChatInternalProtocolFactory.getMessageClass(java.lang.String messageName)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.runtime
 

Methods in com.genesyslab.platform.webmedia.protocol.runtime that return Message
 Message ChatServerDefaultProtocolFactory.createMessage(int id, java.lang.String name)
           
 

Methods in com.genesyslab.platform.webmedia.protocol.runtime with parameters of type Message
 boolean ChatServerDefaultProtocolFactory.verifyMessage(ProtocolFactory.MessageVerificationReason reason, Message message)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.runtime.codec
 

Methods in com.genesyslab.platform.webmedia.protocol.runtime.codec with parameters of type Message
 void XmlComplexTypeListCodec.onMessageStart(Message message)
           
 void XmlKeyValueCodec.setMessage(Message message)
           
 void XmlComplexTypeListCodec.setMessage(Message message)
           
 

Uses of Message in com.genesyslab.platform.webmedia.protocol.server
 

Methods in com.genesyslab.platform.webmedia.protocol.server with parameters of type Message
protected  void EspEmailClientChannelHandler.doSend(Message message)
           
protected  void EspEmailClientChannelHandler.onReceiveMessage(Message incom)
           
 


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.