Uses of Class
org.jboss.resteasy.plugins.server.vertx.RequestDispatcher
Packages that use RequestDispatcher
-
Uses of RequestDispatcher in org.jboss.resteasy.plugins.server.vertx
Fields in org.jboss.resteasy.plugins.server.vertx declared as RequestDispatcherModifier and TypeFieldDescriptionprotected final RequestDispatcher
VertxRequestHandler.dispatcher
Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.jboss.resteasy.plugins.server.vertx with parameters of type RequestDispatcherModifierConstructorDescriptionVertxRequestHandler
(io.vertx.core.Vertx vertx, RequestDispatcher dispatcher, String servletMappingPrefix) Deprecated, for removal: This API element is subject to removal in a future version.