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