|
||||||||||
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.GrizzlyHttpDispatcher
public class GrizzlyHttpDispatcher
Field Summary |
---|
Fields inherited from class org.resteasy.plugins.server.grizzly.AbstractGrizzlyDispatcher |
---|
contextPath, dispatcher |
Constructor Summary | |
---|---|
GrizzlyHttpDispatcher(ResteasyProviderFactory providerFactory,
ResourceMethodRegistry registry,
java.lang.String contextPath)
|
Method Summary | |
---|---|
protected HttpResponse |
createHttpResponse(com.sun.grizzly.tcp.http11.GrizzlyResponse response)
|
void |
service(com.sun.grizzly.tcp.http11.GrizzlyRequest request,
com.sun.grizzly.tcp.http11.GrizzlyResponse response)
|
Methods inherited from class org.resteasy.plugins.server.grizzly.AbstractGrizzlyDispatcher |
---|
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 GrizzlyHttpDispatcher(ResteasyProviderFactory providerFactory, ResourceMethodRegistry registry, java.lang.String contextPath)
Method Detail |
---|
public void service(com.sun.grizzly.tcp.http11.GrizzlyRequest request, com.sun.grizzly.tcp.http11.GrizzlyResponse response) throws java.io.IOException
java.io.IOException
protected HttpResponse createHttpResponse(com.sun.grizzly.tcp.http11.GrizzlyResponse response)
createHttpResponse
in class AbstractGrizzlyDispatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |