Class VertxBlockingOutput

    • Field Detail

      • waitingForDrain

        protected boolean waitingForDrain
      • drainHandlerRegistered

        protected boolean drainHandlerRegistered
      • request

        protected final io.vertx.core.http.HttpServerRequest request
      • first

        protected boolean first
    • Constructor Detail

      • VertxBlockingOutput

        public VertxBlockingOutput​(io.vertx.core.http.HttpServerRequest request)
    • Method Detail

      • terminateResponse

        public void terminateResponse()
      • createBuffer

        io.vertx.core.buffer.Buffer createBuffer​(io.netty.buffer.ByteBuf data)