Class LoggingSessionOutputBuffer

java.lang.Object
org.apache.http.impl.conn.LoggingSessionOutputBuffer
All Implemented Interfaces:
SessionOutputBuffer

public class LoggingSessionOutputBuffer
extends Object
implements SessionOutputBuffer
Logs all data written to the wire LOG.
Since:
4.0
Author:
Oleg Kalnichevski