Uses of Class
org.jboss.resteasy.plugins.server.netty.RequestDispatcher
-
Packages that use RequestDispatcher Package Description org.jboss.resteasy.plugins.server.netty -
-
Uses of RequestDispatcher in org.jboss.resteasy.plugins.server.netty
Fields in org.jboss.resteasy.plugins.server.netty declared as RequestDispatcher Modifier and Type Field Description protected RequestDispatcherRequestHandler. dispatcherMethods in org.jboss.resteasy.plugins.server.netty that return RequestDispatcher Modifier and Type Method Description protected RequestDispatcherNettyJaxrsServer. createRequestDispatcher()Constructors in org.jboss.resteasy.plugins.server.netty with parameters of type RequestDispatcher Constructor Description RequestHandler(RequestDispatcher dispatcher)
-