Uses of Class
org.jboss.resteasy.plugins.server.netty.RequestDispatcher
Packages that use RequestDispatcher
Package
Description
-
Uses of RequestDispatcher in org.jboss.resteasy.plugins.server.netty
Fields in org.jboss.resteasy.plugins.server.netty declared as RequestDispatcherMethods in org.jboss.resteasy.plugins.server.netty that return RequestDispatcherModifier and TypeMethodDescriptionprotected RequestDispatcher
NettyJaxrsServer.createRequestDispatcher()
Constructors in org.jboss.resteasy.plugins.server.netty with parameters of type RequestDispatcher -
Uses of RequestDispatcher in org.jboss.resteasy.plugins.server.netty.cdi
Subclasses of RequestDispatcher in org.jboss.resteasy.plugins.server.netty.cdiModifier and TypeClassDescriptionclass
A request dispatcher that starts a RequestContext during invocation.Methods in org.jboss.resteasy.plugins.server.netty.cdi that return RequestDispatcherModifier and TypeMethodDescriptionprotected RequestDispatcher
CdiNettyJaxrsServer.createRequestDispatcher()