Platform SDK Java 8.5 API Reference

com.genesyslab.platform.routing.protocol.routingserver.runtime
Class MessagesBinder

java.lang.Object
  extended by com.genesyslab.platform.routing.protocol.routingserver.runtime.MessagesBinder

public class MessagesBinder
extends java.lang.Object


Constructor Summary
MessagesBinder(ReferenceBuilder referenceBuilder)
           
 
Method Summary
protected  Message fromServer(EventInfo msgInfo, java.lang.Object refId)
           
 Message fromServer(Message message)
           
 java.util.List<Message> toServer(Message message)
           
protected  Message toServer(RequestCancelExecution rq, java.lang.Object refId)
           
protected  Message toServer(RequestExecuteStrategy rq, java.lang.Object refId)
           
protected  Message toServer(RequestFindTarget rq, java.lang.Object refId)
           
protected  Message toServer(RequestGetStatistic rq, java.lang.Object refId)
           
protected  java.util.List<Message> toServer(RequestLoadStrategy rq, java.lang.Object refId)
           
protected  Message toServer(RequestQueryExecution rq, java.lang.Object refId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagesBinder

public MessagesBinder(ReferenceBuilder referenceBuilder)
Method Detail

toServer

public java.util.List<Message> toServer(Message message)
                                 throws ProtocolException
Throws:
ProtocolException

fromServer

public Message fromServer(Message message)

fromServer

protected Message fromServer(EventInfo msgInfo,
                             java.lang.Object refId)

toServer

protected Message toServer(RequestExecuteStrategy rq,
                           java.lang.Object refId)
                    throws ProtocolException
Throws:
ProtocolException

toServer

protected Message toServer(RequestFindTarget rq,
                           java.lang.Object refId)

toServer

protected Message toServer(RequestGetStatistic rq,
                           java.lang.Object refId)
                    throws ProtocolException
Throws:
ProtocolException

toServer

protected Message toServer(RequestCancelExecution rq,
                           java.lang.Object refId)
                    throws ProtocolException
Throws:
ProtocolException

toServer

protected Message toServer(RequestQueryExecution rq,
                           java.lang.Object refId)
                    throws ProtocolException
Throws:
ProtocolException

toServer

protected java.util.List<Message> toServer(RequestLoadStrategy rq,
                                           java.lang.Object refId)
                                    throws ProtocolException
Throws:
ProtocolException

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.