Interface HttpStreamRef

  • All Known Implementing Classes:
    ProxyStreamRef

    public interface HttpStreamRef
    • Method Detail

      • getWriter

        java.util.concurrent.CompletableFuture<HttpDataWriter> getWriter()
      • cancel

        java.util.concurrent.CompletableFuture<java.lang.Void> cancel​(java.lang.Object reason)