Uses of Class
org.apache.hc.core5.testing.classic.Wire
Packages that use Wire
-
Uses of Wire in org.apache.hc.core5.testing.classic
Fields in org.apache.hc.core5.testing.classic declared as WireModifier and TypeFieldDescriptionprivate final WireLoggingBHttpClientConnection.wireprivate final WireLoggingBHttpServerConnection.wireprivate final WireLoggingInputStream.wireprivate final WireLoggingOutputStream.wireprivate final WireLoggingSocketHolder.wireConstructors in org.apache.hc.core5.testing.classic with parameters of type WireModifierConstructorDescriptionLoggingInputStream(InputStream in, Wire wire) LoggingOutputStream(OutputStream out, Wire wire) (package private)LoggingSocketHolder(Socket socket, Wire wire)