|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.resteasy.plugins.server.grizzly.AbstractGrizzlyDispatcher
org.resteasy.plugins.server.grizzly.GrizzletDispatcher
public class GrizzletDispatcher
Field Summary |
---|
Fields inherited from class org.resteasy.plugins.server.grizzly.AbstractGrizzlyDispatcher |
---|
contextPath, dispatcher |
Constructor Summary | |
---|---|
GrizzletDispatcher(ResteasyProviderFactory providerFactory,
ResourceMethodRegistry registry,
java.lang.String contextPath)
|
Method Summary | |
---|---|
void |
onPush(com.sun.grizzly.grizzlet.AsyncConnection asyncConnection)
|
void |
onRequest(com.sun.grizzly.grizzlet.AsyncConnection ac)
|
Methods inherited from class org.resteasy.plugins.server.grizzly.AbstractGrizzlyDispatcher |
---|
createHttpResponse, getDispatcher, getPathInfo, getRequestURL, invokeJaxrs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrizzletDispatcher(ResteasyProviderFactory providerFactory, ResourceMethodRegistry registry, java.lang.String contextPath)
Method Detail |
---|
public void onRequest(com.sun.grizzly.grizzlet.AsyncConnection ac) throws java.io.IOException
onRequest
in interface com.sun.grizzly.grizzlet.Grizzlet
java.io.IOException
public void onPush(com.sun.grizzly.grizzlet.AsyncConnection asyncConnection) throws java.io.IOException
onPush
in interface com.sun.grizzly.grizzlet.Grizzlet
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |