Package kos.api

Class AbstractResponse

    • Constructor Detail

      • AbstractResponse

        AbstractResponse()
    • Method Detail

      • send

        public void send​(KosContext kosContext,
                         io.vertx.core.http.HttpServerResponse response)
        Specified by:
        send in interface Response
      • sendStatusAndHeader

        protected void sendStatusAndHeader​(io.vertx.core.http.HttpServerResponse response)