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

Packages that use GetRequest
com.stackmob.sdkapi.http   
 

Uses of GetRequest in com.stackmob.sdkapi.http
 

Methods in com.stackmob.sdkapi.http with parameters of type GetRequest
abstract  HttpResponse HttpService.get(GetRequest req)
          execute a GET request
abstract  Future<HttpResponse> HttpService.getAsync(GetRequest req)
          execute a GET request in the background
 



Copyright © 2012 StackMob. All Rights Reserved.