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 Wire
LoggingBHttpClientConnection.wire
private final Wire
LoggingBHttpServerConnection.wire
private final Wire
LoggingInputStream.wire
private final Wire
LoggingOutputStream.wire
private final Wire
LoggingSocketHolder.wire
Constructors 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)