public interface Response
A response provided by a PreparedResponsesHttpHandlerImpl.
| Modifier and Type | Method and Description |
|---|---|
void |
write(com.sun.net.httpserver.HttpExchange exchange)
Write a response to the given request.
|
void write(@Nonnull com.sun.net.httpserver.HttpExchange exchange) throws IOException
exchange - request to handleIOException - in case of an errorCopyright © 2011-2017 CoreMedia AG. All Rights Reserved.