public class ResponseHeaderHandlerChain<T> extends S3XmlResponseHandler<T>
| Constructor and Description |
|---|
ResponseHeaderHandlerChain(com.amazonaws.transform.Unmarshaller<T,InputStream> responseUnmarshaller,
HeaderHandler<T>... headerHandlers) |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.AmazonWebServiceResponse<T> |
handle(com.amazonaws.http.HttpResponse response) |
getResponseHeadersneedsConnectionLeftOpen, parseResponseMetadata, populateObjectMetadatapublic ResponseHeaderHandlerChain(com.amazonaws.transform.Unmarshaller<T,InputStream> responseUnmarshaller, HeaderHandler<T>... headerHandlers)
public com.amazonaws.AmazonWebServiceResponse<T> handle(com.amazonaws.http.HttpResponse response) throws Exception
handle in interface com.amazonaws.http.HttpResponseHandler<com.amazonaws.AmazonWebServiceResponse<T>>handle in class S3XmlResponseHandler<T>ExceptionHttpResponseHandler.handle(com.amazonaws.http.HttpResponse)Copyright © 2014. All rights reserved.