Package | Description |
---|---|
java.net |
Network communication through TCP and UDP sockets or URLs.
|
Modifier and Type | Method and Description |
---|---|
static Inet6Address |
Inet6Address.getByAddress(String host,
byte[] addr,
int scopeId)
Creates a scoped Inet6Address where the scope has an integer id.
|