Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class java.net.Inet6Address
Uses in package java.net
Methods with return type java.net.Inet6Address
Inet6Address
Inet6Address
.
getByAddress
(
String
host, byte[] addr, int scopeId)
Creates a scoped Inet6Address where the scope has an integer id.
Inet6Address
Inet6Address
.
getByAddress
(
String
host, byte[] addr,
NetworkInterface
nif)
Creates a scoped Inet6Address where the scope is a given NetworkInterface.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About