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