Uses of Class
org.jboss.resteasy.plugins.server.vertx.RequestDispatcher
-
Packages that use RequestDispatcher Package Description org.jboss.resteasy.plugins.server.vertx -
-
Uses of RequestDispatcher in org.jboss.resteasy.plugins.server.vertx
Fields in org.jboss.resteasy.plugins.server.vertx declared as RequestDispatcher Modifier and Type Field Description protected RequestDispatcherVertxRequestHandler. dispatcherConstructors in org.jboss.resteasy.plugins.server.vertx with parameters of type RequestDispatcher Constructor Description VertxRequestHandler(io.vertx.core.Vertx vertx, RequestDispatcher dispatcher, String servletMappingPrefix)
-