Interface StatWebService
- All Superinterfaces:
WebService
- All Known Implementing Classes:
StatRetrofitWebService
Available methods for the Stats Web Service.
- Since:
- 12/01/15
-
Method Summary
Modifier and TypeMethodDescriptionvoid
sendStatInformation
(Stat toSend, WebServiceResponseHandler responseHandler) Method that will send client information to the discovered exxtractor
-
Method Details
-
sendStatInformation
Method that will send client information to the discovered exxtractor- Parameters:
toSend
- the information that will be sent
-