public class HttpHandlerContainer extends java.lang.Object implements com.sun.net.httpserver.HttpHandler, ContainerListener
HttpHandler for a WebApplicationImpl.| Constructor and Description |
|---|
HttpHandlerContainer(WebApplication app) |
public HttpHandlerContainer(WebApplication app) throws ContainerException
ContainerExceptionpublic void handle(com.sun.net.httpserver.HttpExchange exchange)
throws java.io.IOException
handle in interface com.sun.net.httpserver.HttpHandlerjava.io.IOExceptionpublic void onReload()
ContainerListeneronReload in interface ContainerListeneronReload in interface ReloadListenerCopyright © 2015 Oracle Corporation. All Rights Reserved.