Uses of Interface
org.apache.hc.core5.reactor.IOEventHandler

Packages that use IOEventHandler
Package
Description
Default implementation of HTTP/1.1 transport based on the asynchronous (non-blocking) I/O model.
Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model.
Event driven network communication APIs and components loosely based on Doug Lea's reactor pattern.
TLS/SSL support for I/O reactors.