| java.lang.Object | |
| ↳ | org.apache.http.impl.conn.LoggingSessionInputBuffer | 
Logs all data read to the wire LOG.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
          Create an instance that wraps the specified session input buffer.
          | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  |  | ||||||||||
|  |  | ||||||||||
|  |  | ||||||||||
|  |  | ||||||||||
|  |  | ||||||||||
|  |  | ||||||||||
|  |  | ||||||||||
| [Expand] 
          Inherited Methods
          | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
         
          java.lang.Object | |||||||||||
|  From interface
         
          org.apache.http.io.SessionInputBuffer | |||||||||||
Create an instance that wraps the specified session input buffer.
| in | The session input buffer. | 
|---|---|
| wire | The wire log to use. |