public class MessagesBinder
extends java.lang.Object
Constructor | Description |
---|---|
MessagesBinder(ReferenceBuilder referenceBuilder) |
Modifier and Type | Method | Description |
---|---|---|
Message |
fromServer(Message message) |
|
protected Message |
fromServer(EventInfo msgInfo,
java.lang.Object refId) |
|
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) |
public MessagesBinder(ReferenceBuilder referenceBuilder)
public java.util.List<Message> toServer(Message message) throws ProtocolException
ProtocolException
protected Message toServer(RequestExecuteStrategy rq, java.lang.Object refId) throws ProtocolException
ProtocolException
protected Message toServer(RequestFindTarget rq, java.lang.Object refId)
protected Message toServer(RequestGetStatistic rq, java.lang.Object refId) throws ProtocolException
ProtocolException
protected Message toServer(RequestCancelExecution rq, java.lang.Object refId) throws ProtocolException
ProtocolException
protected Message toServer(RequestQueryExecution rq, java.lang.Object refId) throws ProtocolException
ProtocolException
protected java.util.List<Message> toServer(RequestLoadStrategy rq, java.lang.Object refId) throws ProtocolException
ProtocolException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.