Uses of Class
org.apache.http.impl.conn.Wire

Packages that use Wire
org.apache.http.impl.conn   
 

Uses of Wire in org.apache.http.impl.conn
 

Constructors in org.apache.http.impl.conn with parameters of type Wire
LoggingSessionInputBuffer(org.apache.http.io.SessionInputBuffer in, Wire wire)
          Create an instance that wraps the specified session input buffer.
LoggingSessionOutputBuffer(org.apache.http.io.SessionOutputBuffer out, Wire wire)
          Create an instance that wraps the specified session output buffer.
 



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