public class HttpHandlerContainer extends Object implements com.sun.net.httpserver.HttpHandler, ContainerListener
HttpHandler
for a WebApplicationImpl
.Constructor and Description |
---|
HttpHandlerContainer(WebApplication app) |
public HttpHandlerContainer(WebApplication app) throws ContainerException
ContainerException
public void handle(com.sun.net.httpserver.HttpExchange exchange) throws IOException
handle
in interface com.sun.net.httpserver.HttpHandler
IOException
public void onReload()
ContainerListener
onReload
in interface ContainerListener
onReload
in interface ReloadListener
Copyright © 2013 Oracle Corporation. All rights reserved.