Uses of Package
org.apache.http.io

Packages that use org.apache.http.io
org.apache.http.impl Default implementations for interfaces in org.apache.http
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.util Mostly utility classes with static helper methods for various purposes. 
 

Classes in org.apache.http.io used by org.apache.http.impl
HttpDataReceiver
          Interface for receiving data.
HttpDataTransmitter
          Interface for sending data.
HttpTransportMetrics
           
 

Classes in org.apache.http.io used by org.apache.http.impl.entity
HttpDataReceiver
          Interface for receiving data.
HttpDataTransmitter
          Interface for sending data.
 

Classes in org.apache.http.io used by org.apache.http.impl.io
HttpDataReceiver
          Interface for receiving data.
HttpDataTransmitter
          Interface for sending data.
HttpTransportMetrics
           
 

Classes in org.apache.http.io used by org.apache.http.io
HttpTransportMetrics
           
 

Classes in org.apache.http.io used by org.apache.http.util
HttpDataReceiver
          Interface for receiving data.
 



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.