Uses of Interface
org.apache.http.HttpEntityEnclosingRequest

Packages that use HttpEntityEnclosingRequest
Package Description
org.apache.http
The core interfaces and classes of the HTTP components.
org.apache.http.client.methods
Request implementations for the various HTTP methods like GET and POST.
org.apache.http.impl
Default implementations for interfaces in org.apache.http.
org.apache.http.impl.client  
org.apache.http.impl.conn  
org.apache.http.message
A selection of HTTP message implementations.