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