Uses of Class
java.net.Inet6Address
| Package | Description |
|---|---|
| java.net |
-
Uses of Inet6Address in java.net
Methods in java.net that return Inet6Address Modifier and Type Method Description static Inet6AddressInet6Address. getByAddress(String host, byte[] addr, int scope_id)Constructs an IPv6 address according to the givenhost,addrandscope_id.static Inet6AddressInet6Address. getByAddress(String host, byte[] addr, NetworkInterface nif)Gets an IPv6 address instance according to the givenhost,addrandnif.