Changed Classes |
HostAndPort
|
An immutable representation of a host and port. |
HostSpecifier
|
A syntactically valid host specifier, suitable for use in a URI. |
InetAddresses.TeredoInfo
|
A simple immutable data class to encapsulate the information to be found in a Teredo address. |
InternetDomainName
|
An immutable well-formed internet domain name, such as {@code com} or {@code foo.co.uk}. |
MediaType
|
Represents an Internet Media Type
(also known as a MIME Type or Content Type). |
PercentEscaper
|
A {@code UnicodeEscaper} that escapes some set of Java characters using a UTF-8 based percent
encoding scheme. |