Package kos.core

Class RawResponse

    • Field Detail

      • buffer

        final io.vertx.core.buffer.Buffer buffer
    • Constructor Detail

      • RawResponse

        RawResponse()
    • Method Detail

      • send

        public void send​(io.vertx.core.http.HttpServerResponse response)
        Specified by:
        send in interface Response
        Overrides:
        send in class EmptyResponse