public class HttpHandlerDelegate extends Object implements org.jboss.com.sun.net.httpserver.HttpHandler
Constructor and Description |
---|
HttpHandlerDelegate(HttpHandler delegate) |
Modifier and Type | Method and Description |
---|---|
void |
handle(org.jboss.com.sun.net.httpserver.HttpExchange ex) |
public HttpHandlerDelegate(HttpHandler delegate)
public void handle(org.jboss.com.sun.net.httpserver.HttpExchange ex) throws IOException
handle
in interface org.jboss.com.sun.net.httpserver.HttpHandler
IOException
Copyright © 2018. All rights reserved.