|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventExecutionAck | |
---|---|
com.genesyslab.platform.routing.protocol.routingserver.events | This package contains events that your applications may receive when working with Universal Routing Server (URS). |
Uses of EventExecutionAck in com.genesyslab.platform.routing.protocol.routingserver.events |
---|
Methods in com.genesyslab.platform.routing.protocol.routingserver.events that return EventExecutionAck | |
---|---|
static EventExecutionAck |
EventExecutionAck.create()
Creates instance of EventExecutionAck with no parameters set. |
static EventExecutionAck |
EventExecutionAck.create(KeyValueCollection result,
OperationContext context,
java.lang.Integer executionId)
Creates instance of EventExecutionAck with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |