Uses of Class
com.stackmob.sdkapi.http.request.DeleteRequest

Packages that use DeleteRequest
com.stackmob.sdkapi.http   
 

Uses of DeleteRequest in com.stackmob.sdkapi.http
 

Methods in com.stackmob.sdkapi.http with parameters of type DeleteRequest
abstract  HttpResponse HttpService.delete(DeleteRequest req)
          execute a DELETE request
abstract  Future<HttpResponse> HttpService.deleteAsync(DeleteRequest req)
          execute a DELETE request in the background
 



Copyright © 2012 StackMob. All Rights Reserved.