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
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
Create an instance that wraps the specified session input buffer.
in | The session input buffer. |
---|---|
wire | The wire log to use. |