Class InboundStreamHttpResponse


  • public class InboundStreamHttpResponse
    extends Object
    • Constructor Detail

      • InboundStreamHttpResponse

        public InboundStreamHttpResponse​(io.netty.handler.codec.http.HttpResponse response,
                                         InputStream in)
    • Method Detail

      • getHttpResponse

        public io.netty.handler.codec.http.HttpResponse getHttpResponse()