Uses of Package
org.apache.hc.core5.http.io.entity
-
Packages that use org.apache.hc.core5.http.io.entity Package Description org.apache.hc.core5.http.io.entity HTTP message entity APIs based on the classic (blocking) I/O model. -
Classes in org.apache.hc.core5.http.io.entity used by org.apache.hc.core5.http.io.entity Class Description AbstractHttpEntity Abstract base class for mutable entities.EmptyInputStream HttpEntityWrapper Base class for wrapping entities that delegates all calls to the wrapped entity.NullEntity An empty entity with no content-type.