Package | Description |
---|---|
org.jruby.ext.socket |
Modifier and Type | Method and Description |
---|---|
SocketUtilsIPV6.IPv6NetworkMask |
SocketUtilsIPV6.IPv6Network.getNetmask() |
Modifier and Type | Method and Description |
---|---|
SocketUtilsIPV6.IPv6Address |
SocketUtilsIPV6.IPv6Address.maskWithNetworkMask(SocketUtilsIPV6.IPv6NetworkMask networkMask)
Mask the address with the given network mask.
|
SocketUtilsIPV6.IPv6Address |
SocketUtilsIPV6.IPv6Address.maximumAddressWithNetworkMask(SocketUtilsIPV6.IPv6NetworkMask networkMask)
Calculate the maximum address with the given network mask.
|
Copyright © 2001-2018 JRuby. All Rights Reserved.