Package org.apache.hc.core5.net
package org.apache.hc.core5.net
Core network component APIs and utilities.
-
ClassDescriptionComponent that holds all details needed to describe a network connection to a host.A collection of utilities relating to InetAddresses.Endpoint identified by name (usually a fully qualified domain name) and port.Percent-encoding mechanism defined in RFC 3986Port helper methods.Represents authority component of request
URI
.Builder forURI
instances.Deprecated.application/x-www-form-urlencoded
codec.
URIBuilder
to parse and formatURI
s andWWWFormCodec
to parse and formatapplication/x-www-form-urlencoded
forms.