Uses of Package
com.google.common.net

Packages that use com.google.common.net
com.google.common.net This package contains utility methods and classes for working with net addresses (numeric IP and domain names). 
 

Classes in com.google.common.net used by com.google.common.net
HostSpecifier
          A syntactically valid host specifier, suitable for use in a URI.
InetAddresses.TeredoInfo
          A simple data class to encapsulate the information to be found in a Teredo address.
InternetDomainName
          An immutable well-formed internet domain name, as defined by RFC 1035, with the exception that names ending in "." are not supported (as they are not generally used in browsers, email, and other end-user applications.