Platform SDK Java 8.5 API Reference

Uses of Package
com.genesyslab.platform.reporting.protocol.statserver.requests

Packages that use com.genesyslab.platform.reporting.protocol.statserver.requests
com.genesyslab.platform.reporting.protocol.statserver.requests This package contains the Request objects that your applications can use to open, look at, and close statistics. 
 

Classes in com.genesyslab.platform.reporting.protocol.statserver.requests used by com.genesyslab.platform.reporting.protocol.statserver.requests
RequestCloseStatistic
          Requests that Stat Server stop sending information about a particular statistic.
RequestGetStatistic
          Requests one-time notification about a particular predefined statistic.
Note, this request is not applicable to the CurrentTargetState category.
RequestGetStatisticEx
          Requests one-time notification about a statistic that is defined in this request.
RequestGetStatisticProfile
          Requests information on the currently available statistical types, time profiles, time ranges, or filters.
RequestOpenStatistic
          Requests that Stat Server start sending information about a predefined statistics.
RequestOpenStatisticEx
          Requests that Stat Server start sending information about a statistics that is defined in this request.
RequestPeekStatistic
          Requests immediate recalculation and transmission of the value of a previously opened statistic.
RequestResumeNotification
          Asks Stat Server to resume sending notifications to the client: because this request is asynchronous, you should use the send method, not the request method.
RequestSuspendNotification
          Asks Stat Server to temporarily stop sending notifications to the client: because this request is asynchronous, you should use the send method, not the request method.
 


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.