Interface NeighborsWebService

All Superinterfaces:
WebService
All Known Implementing Classes:
NeighborsRetrofitWebService

public interface NeighborsWebService extends WebService
Available methods for the Neighbors Web Service.
Since:
1/8/15
  • Method Details

    • getNeighborExxtractors

      void getNeighborExxtractors(String token, WebServiceResponseHandler<String[]> handler)
      Method that will retrieve the list of available servers on the network
      Parameters:
      token - the token that will be used to authenticate the request
      handler - the handler to manage the status of the request