public interface ResponseStreamer
| Modifier and Type | Method and Description |
|---|---|
void |
streamResponse(InputStream input,
OutputStream output) |
void streamResponse(InputStream input, OutputStream output) throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.