Interface StatWebService

All Superinterfaces:
WebService
All Known Implementing Classes:
StatRetrofitWebService

public interface StatWebService extends WebService
Available methods for the Stats Web Service.
Since:
12/01/15
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method that will send client information to the discovered exxtractor
  • Method Details

    • sendStatInformation

      void sendStatInformation(Stat toSend, WebServiceResponseHandler responseHandler)
      Method that will send client information to the discovered exxtractor
      Parameters:
      toSend - the information that will be sent