|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestQueryExecution | |
---|---|
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. |
Uses of RequestQueryExecution in com.genesyslab.platform.routing.protocol.routingserver.requests |
---|
Methods in com.genesyslab.platform.routing.protocol.routingserver.requests that return RequestQueryExecution | |
---|---|
static RequestQueryExecution |
RequestQueryExecution.create()
Creates instance of RequestQueryExecution with no parameters set. |
static RequestQueryExecution |
RequestQueryExecution.create(java.lang.Integer executionId)
Creates instance of RequestQueryExecution with all parameters set. |
Uses of RequestQueryExecution in com.genesyslab.platform.routing.protocol.routingserver.runtime |
---|
Methods in com.genesyslab.platform.routing.protocol.routingserver.runtime with parameters of type RequestQueryExecution | |
---|---|
protected Message |
MessagesBinder.toServer(RequestQueryExecution rq,
java.lang.Object refId)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |