Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.routing.protocol.routingserver.requests.RequestGetStatistic

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

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.