@ParametersAreNonnullByDefault
See: Description
| Class | Description | 
|---|---|
| HostAndPort | An immutable representation of a host and port. | 
| HostSpecifier | A syntactically valid host specifier, suitable for use in a URI. | 
| HttpHeaders | Contains constant definitions for the HTTP header field names. | 
| InetAddresses | Static utility methods pertaining to  InetAddressinstances. | 
| 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  comorfoo.co.uk. | 
| MediaType | Represents an Internet Media Type
 (also known as a MIME Type or Content Type). | 
| PercentEscaper | A  UnicodeEscaperthat escapes some set of Java characters using a
 UTF-8 based percent encoding scheme. | 
| UrlEscapers | Escaperinstances suitable for strings to be included in particular
 sections of URLs. | 
This package is a part of the open-source Guava libraries.
Copyright © 2010-2015. All Rights Reserved.