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