|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.grizzly.http.server.HttpHandler
org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer
public final class GrizzlyHttpContainer
Grizzly 2 Jersey HTTP Container.
| Method Summary | |
|---|---|
void |
destroy()
|
ResourceConfig |
getConfiguration()
|
void |
reload()
|
void |
reload(ResourceConfig configuration)
|
void |
service(org.glassfish.grizzly.http.server.Request request,
org.glassfish.grizzly.http.server.Response response)
|
void |
start()
|
| Methods inherited from class org.glassfish.grizzly.http.server.HttpHandler |
|---|
customizedErrorPage, doHandle, getName, getRequestURIEncoding, isAllowCustomStatusMessage, isAllowEncodedSlash, sendAcknowledgment, setAllowCustomStatusMessage, setAllowEncodedSlash, setDecodeUrl, setDispatcherHelper, setRequestURIEncoding, setRequestURIEncoding, updatePaths |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void start()
start in class org.glassfish.grizzly.http.server.HttpHandler
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.HttpHandlerpublic ResourceConfig getConfiguration()
getConfiguration in interface Containerpublic void reload()
reload in interface Containerpublic void reload(ResourceConfig configuration)
reload in interface Containerpublic void destroy()
destroy in class org.glassfish.grizzly.http.server.HttpHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||