Uses of Class
org.jruby.ext.socket.SocketUtilsIPV6.IPv6NetworkMask
Packages that use SocketUtilsIPV6.IPv6NetworkMask
-
Uses of SocketUtilsIPV6.IPv6NetworkMask in org.jruby.ext.socket
Methods in org.jruby.ext.socket that return SocketUtilsIPV6.IPv6NetworkMaskMethods in org.jruby.ext.socket with parameters of type SocketUtilsIPV6.IPv6NetworkMaskModifier and TypeMethodDescriptionSocketUtilsIPV6.IPv6Address.maskWithNetworkMask
(SocketUtilsIPV6.IPv6NetworkMask networkMask) Mask the address with the given network mask.SocketUtilsIPV6.IPv6Address.maximumAddressWithNetworkMask
(SocketUtilsIPV6.IPv6NetworkMask networkMask) Calculate the maximum address with the given network mask.