Uses of Interface
org.apache.hc.core5.http.nio.FileContentDecoder
Packages that use FileContentDecoder
Package
Description
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
-
Uses of FileContentDecoder in org.apache.hc.core5.http.impl.nio
Classes in org.apache.hc.core5.http.impl.nio that implement FileContentDecoderModifier and TypeClassDescriptionclass
Content decoder that reads data without any transformation.class
Content decoder that cuts off after a defined number of bytes.