|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventExecutionError | |
---|---|
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 EventExecutionError in com.genesyslab.platform.routing.protocol.routingserver.events |
---|
Methods in com.genesyslab.platform.routing.protocol.routingserver.events that return EventExecutionError | |
---|---|
static EventExecutionError |
EventExecutionError.create()
Creates instance of EventExecutionError with no parameters set. |
static EventExecutionError |
EventExecutionError.create(KeyValueCollection result,
OperationContext context,
java.lang.Integer executionId)
Creates instance of EventExecutionError with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |