Class ProxyStreamRef

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.concurrent.CompletableFuture<java.lang.Void> cancel​(java.lang.Object reason)  
      java.util.concurrent.CompletableFuture<HttpDataWriter> getWriter()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • cancel

        public java.util.concurrent.CompletableFuture<java.lang.Void> cancel​(java.lang.Object reason)
        Specified by:
        cancel in interface HttpStreamRef