Uses of Package
org.apache.hc.core5.net
Packages that use org.apache.hc.core5.net
Package
Description
Core HTTP transport component APIs.
HTTP/1.1 requester and server bootstrap.
Support classes for the classic (blocking) I/O model.
Core HTTP message components, message element parser
and writer APIs and their default implementations.
TLS protocol support.
Support classes for the asynchronous I/O model.
HTTP/2 capable requester and server bootstrap.
HTTP/2 specific TLS protocol support.
Core network component APIs and utilities.
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.net used by org.apache.hc.core5.httpClassDescriptionComponent that holds all details needed to describe a network connection to a host.Endpoint identified by name (usually a fully qualified domain name) and port.Represents authority component of request
URI
. -
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.http.impl.bootstrapClassDescriptionEndpoint identified by name (usually a fully qualified domain name) and port.
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.http.io.support
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.http.message
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.http.nio.sslClassDescriptionEndpoint identified by name (usually a fully qualified domain name) and port.
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.http.nio.support
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.http.support
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.http2.impl.nio.bootstrapClassDescriptionEndpoint identified by name (usually a fully qualified domain name) and port.
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.http2.sslClassDescriptionEndpoint identified by name (usually a fully qualified domain name) and port.
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.net
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.reactorClassDescriptionEndpoint identified by name (usually a fully qualified domain name) and port.
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.reactor.sslClassDescriptionEndpoint identified by name (usually a fully qualified domain name) and port.
-
Classes in org.apache.hc.core5.net used by org.apache.hc.core5.testing.nioClassDescriptionEndpoint identified by name (usually a fully qualified domain name) and port.