Class BodyDeferringAsyncHandler.BodyDeferringInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable
    Enclosing class:
    BodyDeferringAsyncHandler

    public static class BodyDeferringAsyncHandler.BodyDeferringInputStream
    extends FilterInputStream
    A simple helper class that is used to perform automatic "join" for async download and the error checking of the Future of the request.