Uses of Class
org.jboss.resteasy.plugins.server.netty.RequestDispatcher
Packages that use RequestDispatcher
-
Uses of RequestDispatcher in org.jboss.resteasy.plugins.server.netty
Fields in org.jboss.resteasy.plugins.server.netty declared as RequestDispatcherModifier and TypeFieldDescriptionprotected final RequestDispatcherRequestHandler.dispatcherDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.jboss.resteasy.plugins.server.netty that return RequestDispatcherModifier and TypeMethodDescriptionprotected RequestDispatcherNettyJaxrsServer.createRequestDispatcher()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.jboss.resteasy.plugins.server.netty with parameters of type RequestDispatcherModifierConstructorDescriptionRequestHandler(RequestDispatcher dispatcher) Deprecated, for removal: This API element is subject to removal in a future version.