public class RedirectHandler extends Object implements HttpHandler
ExchangeAttributes| Constructor and Description |
|---|
RedirectHandler(String location) |
RedirectHandler(String location,
ClassLoader classLoader) |
public RedirectHandler(String location)
public RedirectHandler(String location, ClassLoader classLoader)
public void handleRequest(HttpServerExchange exchange) throws Exception
HttpHandlerhandleRequest in interface HttpHandlerexchange - the HTTP request/response exchangeExceptionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.