Uses of Package
org.apache.hc.core5.io
Packages that use org.apache.hc.core5.io
Package
Description
Core HTTP transport component APIs.
HTTP/1.1 requester and server bootstrap.
Default implementation of HTTP/1.1 transport based on the classic
(blocking) I/O model.
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
Core HTTP transport APIs based on the classic (blocking) I/O model.
HTTP message entity APIs based on the classic (blocking) I/O model.
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 pool component APIs.
Core I/O component APIs and utilities.
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.io used by org.apache.hc.core5.httpClassDescriptionProcess or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http.impl.bootstrapClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http.impl.ioClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http.impl.nioClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http.ioClassDescriptionProcess or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http.io.entity
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http.nio.command
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http2.impl.nioClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http2.impl.nio.bootstrapClassDescriptionProcess or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http2.nio.poolClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.ioClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.poolClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.reactorClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.reactor.sslClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.testing.classicClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.
-
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.testing.nioClassDescriptionClose operation mode.Process or endpoint that can be closed either immediately or gracefully.