|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.genesyslab.platform.routing.protocol.routingserver.events | |
---|---|
com.genesyslab.platform.routing.protocol.routingserver.events | This package contains events that your applications may receive when working with Universal Routing Server (URS). |
com.genesyslab.platform.routing.protocol.routingserver.runtime | This package is used internally by the protocol. |
Classes in com.genesyslab.platform.routing.protocol.routingserver.events used by com.genesyslab.platform.routing.protocol.routingserver.events | |
---|---|
EventDebug
This event, which provides an asynchronous response to the deprecated RequestDebug
message, contains the current debugging content of the specified session. |
|
EventError
Indicates that the request was unknown to URS, or that some parameters were missing or invalid. |
|
EventExecutionAck
Indicates that the specified RequestExecuteStrategy ,
RequestFindTarget , or
RequestGetStatistic
executed successfully; provides information about the results of its execution. |
|
EventExecutionError
Indicates that the specified RequestExecuteStrategy ,
RequestFindTarget , or
RequestGetStatistic
was not executed successfully. |
|
EventExecutionInProgress
Indicates that URS has accepted the specified RequestExecuteStrategy ,
RequestFindTarget , or
RequestGetStatistic
and started to execute it. |
|
EventInfo
This event contains information about URS's handling of the specified RequestLoadStrategy ,
RequestNotify , or
RequestReleaseStrategy ;
it can contain the loading status of any single routing point. |
Classes in com.genesyslab.platform.routing.protocol.routingserver.events used by com.genesyslab.platform.routing.protocol.routingserver.runtime | |
---|---|
EventInfo
This event contains information about URS's handling of the specified RequestLoadStrategy ,
RequestNotify , or
RequestReleaseStrategy ;
it can contain the loading status of any single routing point. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |