Uses of Class
org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexerFactory
Packages that use ClientHttp1StreamDuplexerFactory
Package
Description
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
-
Uses of ClientHttp1StreamDuplexerFactory in org.apache.hc.core5.http.impl.nio
Constructors in org.apache.hc.core5.http.impl.nio with parameters of type ClientHttp1StreamDuplexerFactoryModifierConstructorDescriptionClientHttp1IOEventHandlerFactory(ClientHttp1StreamDuplexerFactory streamDuplexerFactory, TlsStrategy tlsStrategy, Timeout handshakeTimeout)