Uses of Interface
org.apache.hc.core5.concurrent.Cancellable

Packages that use Cancellable
Package
Description
Core concurrency component APIs.
Commands for HTTP transports based on asynchronous, event driven I/O model.
Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model.
HTTP/2 capable requester and server bootstrap.
HTTP/2 specific commands for HTTP/2 transport based on asynchronous, event driven I/O model.
Client side connection pool component APIs.
Event driven network communication APIs and components loosely based on Doug Lea's reactor pattern.