Uses of Class
com.stackmob.sdkapi.http.exceptions.TimeoutException

Packages that use TimeoutException
com.stackmob.sdkapi.http   
 

Uses of TimeoutException in com.stackmob.sdkapi.http
 

Methods in com.stackmob.sdkapi.http that throw TimeoutException
abstract  HttpResponse HttpService.delete(DeleteRequest req)
          execute a DELETE request
abstract  HttpResponse HttpService.get(GetRequest req)
          execute a GET request
abstract  HttpResponse HttpService.post(PostRequest req)
          execute a POST request
abstract  HttpResponse HttpService.put(PutRequest req)
          execute a PUT request
 



Copyright © 2012 StackMob. All Rights Reserved.