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

Packages that use Wire
org.apache.http.impl.conn Default implementations for interfaces in org.apache.http.impl.conn and related classes. 
 

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

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



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