Class LoggingSessionInputBuffer

java.lang.Object
org.apache.http.impl.conn.LoggingSessionInputBuffer
All Implemented Interfaces:
SessionInputBuffer

public class LoggingSessionInputBuffer
extends Object
implements SessionInputBuffer
Logs all data read to the wire LOG.
Since:
4.0
Author:
Ortwin Glueck, Mike Bowler, Oleg Kalnichevski