Class URIAuthority

java.lang.Object
org.apache.hc.core5.net.URIAuthority
All Implemented Interfaces:
Serializable, NamedEndpoint

@Contract(threading=IMMUTABLE) public final class URIAuthority extends Object implements NamedEndpoint, Serializable
Represents authority component of request URI.
Since:
5.0
See Also: