Uses of Package
org.apache.hc.core5.concurrent
Packages that use org.apache.hc.core5.concurrent
Package
Description
Core concurrency component APIs.
HTTP/1.1 requester and server bootstrap.
Core HTTP transport APIs based on the asynchronous, event driven 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.
TLS protocol support.
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.
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.
HTTP/2 specific pool component APIs.
HTTP/2 specific TLS protocol support.
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.
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.concurrentClassDescriptionBasic implementation of the
Future
interface.ACancellable
represents a process or an operation that can be canceled.This interface representsCancellable
object dependent on another ongoing process or operation.A callback interface that gets invoked upon completion of aFuture
. -
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http.impl.bootstrap
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http.nio
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http.nio.commandClassDescriptionA
Cancellable
represents a process or an operation that can be canceled.This interface representsCancellable
object dependent on another ongoing process or operation. -
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http.nio.entity
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http.nio.ssl
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http.nio.support
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http.nio.support.classic
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http2.impl.nioClassDescriptionA
Cancellable
represents a process or an operation that can be canceled.A callback interface that gets invoked upon completion of aFuture
. -
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http2.impl.nio.bootstrapClassDescriptionA
Cancellable
represents a process or an operation that can be canceled.This interface representsCancellable
object dependent on another ongoing process or operation.A callback interface that gets invoked upon completion of aFuture
. -
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http2.nio.commandClassDescriptionA
Cancellable
represents a process or an operation that can be canceled. -
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http2.nio.pool
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.http2.ssl
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.pool
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.reactive
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.reactor
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.reactor.ssl
-
Classes in org.apache.hc.core5.concurrent used by org.apache.hc.core5.testing.nio