Package | Description |
---|---|
org.apache.http.impl.conn |
Default implementations of client connection management
functions.
|
Constructor and Description |
---|
LoggingSessionInputBuffer(org.apache.http.io.SessionInputBuffer in,
Wire wire)
Deprecated.
|
LoggingSessionInputBuffer(org.apache.http.io.SessionInputBuffer in,
Wire wire,
String charset)
Deprecated.
Create an instance that wraps the specified session input buffer.
|
LoggingSessionOutputBuffer(org.apache.http.io.SessionOutputBuffer out,
Wire wire)
Deprecated.
|
LoggingSessionOutputBuffer(org.apache.http.io.SessionOutputBuffer out,
Wire wire,
String charset)
Deprecated.
Create an instance that wraps the specified session output buffer.
|
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.