public final class GrizzlyContainer extends org.glassfish.grizzly.http.server.HttpHandler implements ContainerListener
Modifier and Type | Method and Description |
---|---|
void |
onReload()
Called when reloading of the container is requested.
|
void |
service(org.glassfish.grizzly.http.server.Request request,
org.glassfish.grizzly.http.server.Response response) |
customizedErrorPage, destroy, getName, getRequestURIEncoding, getThreadPool, isAllowCustomStatusMessage, isAllowEncodedSlash, sendAcknowledgment, setAllowCustomStatusMessage, setAllowEncodedSlash, setDecodeUrl, setDispatcherHelper, setRequestURIEncoding, setRequestURIEncoding, start, updatePaths
public void onReload()
ContainerListener
onReload
in interface ContainerListener
onReload
in interface ReloadListener
public void service(org.glassfish.grizzly.http.server.Request request, org.glassfish.grizzly.http.server.Response response)
service
in class org.glassfish.grizzly.http.server.HttpHandler
Copyright © 2013 Oracle Corporation. All rights reserved.