Java.Net.Inet6Address: Method Members

The methods of Java.Net.Inet6Address are listed below. For a list of all members, see the Inet6Address Members list.

See Also: Inherited members from Java.Net.InetAddress

Public Methods

static
GetByAddress(string, byte[], NetworkInterface) : Inet6Address
Gets an IPv6 address instance according to the given host, addr and nif.
static
GetByAddress(string, byte[], int) : Inet6Address
Constructs an IPv6 address according to the given host, addr and scope_id.