Package org.apache.hc.core5.net
Core network component APIs and utilities.
-
Interface Summary Interface Description NamedEndpoint Endpoint identified by name (usually a fully qualified domain name) and port. -
Class Summary Class Description Host Component that holds all details needed to describe a network connection to a host.InetAddressUtils A collection of utilities relating to InetAddresses.PercentCodec Percent-encoding mechanism defined in RFC 3986Ports Port helper methods.URIAuthority Represents authority component of requestURI.URIBuilder Builder forURIinstances.URISupport URLEncodedUtils Deprecated. UseURIBuilderto parse and formatURIs andWWWFormCodecto parse and formatapplication/x-www-form-urlencodedforms.WWWFormCodec application/x-www-form-urlencodedcodec.