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. 
 

Classes in org.apache.http.io used by org.apache.http.impl
HttpMessageParser
          Generic message parser interface.
HttpMessageWriter
          Generic message writer interface.
HttpTransportMetrics
           
SessionInputBuffer
          Session input buffer for blocking connections.
SessionOutputBuffer
          Session output buffer for blocking connections.
 

Classes in org.apache.http.io used by org.apache.http.impl.entity
SessionInputBuffer
          Session input buffer for blocking connections.
SessionOutputBuffer
          Session output buffer for blocking connections.
 

Classes in org.apache.http.io used by org.apache.http.impl.io
HttpMessageParser
          Generic message parser interface.
HttpMessageWriter
          Generic message writer interface.
HttpTransportMetrics
           
SessionInputBuffer
          Session input buffer for blocking connections.
SessionOutputBuffer
          Session output buffer for blocking connections.
 

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



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