Uses of Package
org.apache.http.entity
Packages that use org.apache.http.entity
Package
Description
Core HTTP entity implementations.
Default implementations of HTTP connections for synchronous,
blocking communication.
Default implementations of entity content strategies.
-
Classes in org.apache.http.entity used by org.apache.http.entityClassDescriptionAbstract base class for entities.An abstract entity content producer.Content type information consisting of a MIME type and an optional charset.Base class for wrapping entities.
-
Classes in org.apache.http.entity used by org.apache.http.implClassDescriptionRepresents a strategy to determine length of the enclosed content entity based on properties of the HTTP message.
-
Classes in org.apache.http.entity used by org.apache.http.impl.entityClassDescriptionA generic streamed, non-repeatable entity that obtains its content from an
InputStream
.Represents a strategy to determine length of the enclosed content entity based on properties of the HTTP message.