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