public interface ResponseCustomizer
StreamableResource.addResponseCustomizer(ResponseCustomizer)
Modifier and Type | Method and Description |
---|---|
void |
customizeResponse(StreamableResource resource,
Response response)
Invoked to customize the response; these are invoked in the order they are added to the
StreamableResource.
|
void customizeResponse(StreamableResource resource, Response response) throws IOException
IOException
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.