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

Packages that use PutRequest
com.stackmob.sdkapi.http   
 

Uses of PutRequest in com.stackmob.sdkapi.http
 

Methods in com.stackmob.sdkapi.http with parameters of type PutRequest
abstract  HttpResponse HttpService.put(PutRequest req)
          execute a PUT request
abstract  Future<HttpResponse> HttpService.putAsync(PutRequest req)
          execute a PUT request in the background
 



Copyright © 2012 StackMob. All Rights Reserved.