|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpResponse | |
---|---|
com.amazonaws | |
com.amazonaws.http |
Uses of HttpResponse in com.amazonaws |
---|
Methods in com.amazonaws that return HttpResponse | |
---|---|
HttpResponse |
Response.getHttpResponse()
|
Constructors in com.amazonaws with parameters of type HttpResponse | |
---|---|
Response(T response,
HttpResponse httpResponse)
|
Uses of HttpResponse in com.amazonaws.http |
---|
Methods in com.amazonaws.http with parameters of type HttpResponse | |
---|---|
AmazonWebServiceResponse<T> |
StaxResponseHandler.handle(HttpResponse response)
|
AmazonWebServiceResponse<T> |
JsonResponseHandler.handle(HttpResponse response)
|
AmazonServiceException |
JsonErrorResponseHandler.handle(HttpResponse response)
|
T |
HttpResponseHandler.handle(HttpResponse response)
Accepts an HTTP response object, and returns an object of type T. |
AmazonServiceException |
DefaultErrorResponseHandler.handle(HttpResponse errorResponse)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |