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