Uses of Class
org.apache.hc.core5.reactor.DefaultConnectingIOReactor
Packages that use DefaultConnectingIOReactor
Package
Description
HTTP/1.1 requester and server bootstrap.
-
Uses of DefaultConnectingIOReactor in org.apache.hc.core5.http.impl.bootstrap
Fields in org.apache.hc.core5.http.impl.bootstrap declared as DefaultConnectingIOReactorModifier and TypeFieldDescriptionprivate final DefaultConnectingIOReactor
AsyncRequester.ioReactor
-
Uses of DefaultConnectingIOReactor in org.apache.hc.core5.testing.nio
Methods in org.apache.hc.core5.testing.nio that return DefaultConnectingIOReactorModifier and TypeMethodDescription(package private) DefaultConnectingIOReactor
AsyncRequester.createIOReactor
(IOEventHandlerFactory ioEventHandlerFactory, IOReactorConfig ioReactorConfig, ThreadFactory threadFactory, Callback<IOSession> sessionShutdownCallback)