@ParametersAreNonnullByDefault

Package com.google.common.net

This package contains utility methods and classes for working with net addresses (numeric IP and domain names).

See:
          Description

Class Summary
HostAndPort HostAndPort performs high-level segmenting of host:port strings.
HostSpecifier A syntactically valid host specifier, suitable for use in a URI.
InetAddresses Static utility methods pertaining to InetAddress instances.
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, such as com or foo.co.uk.
 

Package com.google.common.net Description

This package contains utility methods and classes for working with net addresses (numeric IP and domain names).

This package is a part of the open-source Guava libraries.

Author:
Craig Berry


Copyright © 2010-2011. All Rights Reserved.