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