public class RequestDumpingHandler extends Object implements HttpHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
RequestDumpingHandler.Builder |
| Constructor and Description |
|---|
RequestDumpingHandler(HttpHandler next) |
public RequestDumpingHandler(HttpHandler next)
public void handleRequest(HttpServerExchange exchange) throws Exception
HttpHandlerhandleRequest in interface HttpHandlerexchange - the HTTP request/response exchangeExceptionCopyright © 2016. All rights reserved.