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)
           
LoggingSessionInputBuffer(SessionInputBuffer in, Wire wire, String charset)
          Create an instance that wraps the specified session input buffer.
LoggingSessionOutputBuffer(SessionOutputBuffer out, Wire wire)
           
LoggingSessionOutputBuffer(SessionOutputBuffer out, Wire wire, String charset)
          Create an instance that wraps the specified session output buffer.
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.