Uses of Class
org.jboss.resteasy.plugins.server.vertx.VertxHttpResponse
Packages that use VertxHttpResponse
-
Uses of VertxHttpResponse in org.jboss.resteasy.plugins.server.vertx
Fields in org.jboss.resteasy.plugins.server.vertx declared as VertxHttpResponseMethods in org.jboss.resteasy.plugins.server.vertx that return VertxHttpResponseMethods in org.jboss.resteasy.plugins.server.vertx with parameters of type VertxHttpResponseModifier and TypeMethodDescriptionstatic voidVertxHttpResponse.transformHeaders(VertxHttpResponse vertxResponse, io.vertx.core.http.HttpServerResponse response, ResteasyProviderFactory factory) Constructors in org.jboss.resteasy.plugins.server.vertx with parameters of type VertxHttpResponseModifierConstructorDescriptionVertxHttpRequest(io.vertx.core.Context context, io.vertx.core.http.HttpServerRequest request, ResteasyUriInfo uri, SynchronousDispatcher dispatcher, VertxHttpResponse response, boolean is100ContinueExpected)