Package | Description |
---|---|
org.jboss.resteasy.plugins.server.vertx |
Modifier and Type | Field and Description |
---|---|
protected VertxHttpResponse |
VertxHttpRequest.response |
Modifier and Type | Method and Description |
---|---|
VertxHttpResponse |
VertxHttpRequest.getResponse() |
Modifier and Type | Method and Description |
---|---|
static void |
VertxHttpResponse.transformHeaders(VertxHttpResponse vertxResponse,
io.vertx.core.http.HttpServerResponse response,
ResteasyProviderFactory factory) |
Constructor and Description |
---|
VertxHttpRequest(io.vertx.core.Context context,
ResteasyHttpHeaders httpHeaders,
ResteasyUriInfo uri,
String httpMethod,
SynchronousDispatcher dispatcher,
VertxHttpResponse response,
boolean is100ContinueExpected) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.