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 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. -
Uses of RequestDispatcher in org.jboss.resteasy.plugins.server.netty.cdi
Subclasses of RequestDispatcher in org.jboss.resteasy.plugins.server.netty.cdiModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.use the new dependenciesMethods in org.jboss.resteasy.plugins.server.netty.cdi that return RequestDispatcherModifier and TypeMethodDescriptionprotected RequestDispatcherCdiNettyJaxrsServer.createRequestDispatcher()Deprecated, for removal: This API element is subject to removal in a future version.