Uses of Package
org.apache.hc.core5.io
-
Packages that use org.apache.hc.core5.io Package Description org.apache.hc.core5.http Core HTTP transport component APIs.org.apache.hc.core5.http.impl.bootstrap HTTP/1.1 requester and server bootstrap.org.apache.hc.core5.http.impl.io Default implementation of HTTP/1.1 transport based on the classic (blocking) I/O model.org.apache.hc.core5.http.impl.nio Default implementation of HTTP/1.1 transport based on the asynchronous (non-blocking) I/O model.org.apache.hc.core5.http.io Core HTTP transport APIs based on the classic (blocking) I/O model.org.apache.hc.core5.http.io.entity HTTP message entity APIs based on the classic (blocking) I/O model.org.apache.hc.core5.http.nio.command Commands for HTTP transports based on asynchronous, event driven I/O model.org.apache.hc.core5.http2.impl.nio Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model.org.apache.hc.core5.http2.impl.nio.bootstrap HTTP/2 capable requester and server bootstrap.org.apache.hc.core5.http2.nio.pool HTTP/2 specific pool component APIs.org.apache.hc.core5.io Core I/O component APIs and utilities.org.apache.hc.core5.pool Client side connection pool component APIs.org.apache.hc.core5.reactor Event driven network communication APIs and components loosely based on Doug Lea's reactor pattern.org.apache.hc.core5.reactor.ssl TLS/SSL support for I/O reactors.org.apache.hc.core5.testing.classic org.apache.hc.core5.testing.nio -
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http Class Description ModalCloseable 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.bootstrap Class Description CloseMode Close operation mode.ModalCloseable 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.io Class Description CloseMode Close operation mode.ModalCloseable 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.nio Class Description CloseMode Close operation mode.ModalCloseable 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.io Class Description ModalCloseable 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.io.entity Class Description IOCallback Abstract I/O callback. -
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http.nio.command Class Description CloseMode Close operation mode. -
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.http2.impl.nio Class Description CloseMode Close operation mode.ModalCloseable 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.bootstrap Class Description ModalCloseable 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.nio.pool Class Description CloseMode Close operation mode.ModalCloseable Process or endpoint that can be closed either immediately or gracefully. -
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.io Class Description CloseMode Close operation mode.ModalCloseable Process or endpoint that can be closed either immediately or gracefully. -
Classes in org.apache.hc.core5.io used by org.apache.hc.core5.pool Class Description CloseMode Close operation mode.ModalCloseable 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 Class Description CloseMode Close operation mode.ModalCloseable 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.ssl Class Description CloseMode Close operation mode.ModalCloseable 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.classic Class Description CloseMode Close operation mode.ModalCloseable 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.nio Class Description CloseMode Close operation mode.ModalCloseable Process or endpoint that can be closed either immediately or gracefully.