Uses of Package
org.apache.http.impl.entity
Packages that use org.apache.http.impl.entity
Package
Description
Default implementations of HTTP connections for synchronous,
blocking communication.
Default implementations of entity content strategies.
-
Classes in org.apache.http.impl.entity used by org.apache.http.impl
-
Classes in org.apache.http.impl.entity used by org.apache.http.impl.entityClassDescriptionDecorator for
ContentLengthStrategy
implementations that disallows the use of identity transfer encoding.The lax implementation of the content length strategy.The strict implementation of the content length strategy.
BHttpConnectionBase