Class VertxHttpExchange

java.lang.Object
io.undertow.httpcore.HttpExchangeBase
io.undertow.vertx.VertxHttpExchange
All Implemented Interfaces:
HttpExchange, InputChannel, OutputChannel, io.vertx.core.Handler<io.vertx.core.buffer.Buffer>, Closeable, AutoCloseable

public class VertxHttpExchange extends HttpExchangeBase implements HttpExchange, InputChannel, OutputChannel, io.vertx.core.Handler<io.vertx.core.buffer.Buffer>