Uses of Interface
org.apache.hc.core5.function.Callback

Packages that use Callback
Package
Description
HTTP/1.1 requester and server bootstrap.
Default implementation of HTTP/1.1 transport based on the asynchronous (non-blocking) I/O model.
 
Commands for HTTP transports based on asynchronous, event driven I/O model.
HTTP message entity APIs based on the asynchronous (non-blocking) I/O model.
Support classes for the asynchronous I/O model.
Support classes for the asynchronous I/O model that emulate behavior of the classic (blocking) I/O model.
Client side connection pool component APIs.
Event driven network communication APIs and components loosely based on Doug Lea's reactor pattern.
TLS/SSL support for I/O reactors.