Class BufferWings

    • Constructor Detail

      • BufferWings

        public BufferWings()
    • Method Detail

      • output

        public void output​(io.vertx.core.http.HttpServerResponse response,
                           Envelop envelop)
        Description copied from interface: Wings
        Pre-Condition 1) Response is not ended 2) The request method is not HEAD
        Parameters:
        response - ServerResponse reference
        envelop - The response uniform model