public class S3VersionHeaderHandler extends Object implements HeaderHandler<XmlResponsesSaxParser.CopyObjectResultHandler>
| Constructor and Description |
|---|
S3VersionHeaderHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(XmlResponsesSaxParser.CopyObjectResultHandler result,
HttpResponse response)
Applies one or more headers to the response object given.
|
public void handle(XmlResponsesSaxParser.CopyObjectResultHandler result, HttpResponse response)
HeaderHandlerhandle in interface HeaderHandler<XmlResponsesSaxParser.CopyObjectResultHandler>result - The response object to be returned to the client.response - The HTTP response from s3.Copyright © 2016. All rights reserved.