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