public class VertxHttpResponseWithWorkaround
extends org.jboss.resteasy.plugins.server.vertx.VertxHttpResponse
| Constructor and Description |
|---|
VertxHttpResponseWithWorkaround(io.vertx.core.http.HttpServerResponse response,
org.jboss.resteasy.spi.ResteasyProviderFactory providerFactory) |
VertxHttpResponseWithWorkaround(io.vertx.core.http.HttpServerResponse response,
org.jboss.resteasy.spi.ResteasyProviderFactory providerFactory,
io.vertx.core.http.HttpMethod method) |
| Modifier and Type | Method and Description |
|---|---|
void |
prepareChunkStream() |
addNewCookie, finish, flushBuffer, getOutputHeaders, getOutputStream, getStatus, isCommitted, reset, sendError, sendError, setOutputStream, setStatus, transformHeaderspublic VertxHttpResponseWithWorkaround(io.vertx.core.http.HttpServerResponse response,
org.jboss.resteasy.spi.ResteasyProviderFactory providerFactory)
public VertxHttpResponseWithWorkaround(io.vertx.core.http.HttpServerResponse response,
org.jboss.resteasy.spi.ResteasyProviderFactory providerFactory,
io.vertx.core.http.HttpMethod method)
Copyright © 2018. All rights reserved.