Uses of Class
org.apache.hc.client5.http.impl.Wire
Packages that use Wire
Package
Description
Client connection management functions based the classic
connection management APIs.
-
Uses of Wire in org.apache.hc.client5.http.impl.io
Fields in org.apache.hc.client5.http.impl.io declared as WireModifier and TypeFieldDescriptionprivate final WireLoggingInputStream.wireprivate final WireLoggingOutputStream.wireprivate final WireLoggingSocketHolder.wireConstructors in org.apache.hc.client5.http.impl.io with parameters of type WireModifierConstructorDescription(package private)LoggingInputStream(InputStream in, Wire wire) LoggingOutputStream(OutputStream out, Wire wire)