java.lang.Object
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.NeighborsRetrofitWebService
All Implemented Interfaces:
NeighborsWebService, WebService

public class NeighborsRetrofitWebService extends Object implements NeighborsWebService
Class that will hold the web service for the neighbors on a given exxtractor
Since:
1/8/15
  • Constructor Details

  • Method Details

    • getNeighborExxtractors

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