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 RequestDispatcherVertxRequestHandler.dispatcherConstructors in org.jboss.resteasy.plugins.server.vertx with parameters of type RequestDispatcherModifierConstructorDescriptionVertxRequestHandler(io.vertx.core.Vertx vertx, RequestDispatcher dispatcher, String servletMappingPrefix)