Uses of Interface
org.apache.http.HttpMessage

Packages that use HttpMessage
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.entity
Representations for HTTP message entities.
org.apache.http.impl.client  
org.apache.http.impl.conn  
org.apache.http.impl.entity
Default implementations for interfaces in org.apache.http.entity.
org.apache.http.impl.io
Default implementations for interfaces in org.apache.http.io.
org.apache.http.io
The transport layer abstraction of the HTTP components.
org.apache.http.message
A selection of HTTP message implementations.