Package org.eblocker.server.common.data
Class Ip6Address
java.lang.Object
org.eblocker.server.common.data.IpAddress
org.eblocker.server.common.data.Ip6Address
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Ip6Addressstatic final intstatic final Ip6Addressstatic final Ip6Addressstatic final Ip6Addressstatic final intstatic final Ip6Address -
Method Summary
Modifier and TypeMethodDescriptionprotected StringbooleanisIpv4()booleanisIpv6()static Ip6Addressof(byte[] bytes) static Ip6Address
-
Field Details
-
UNSPECIFIED_ADDRESS
-
MULTICAST_ALL_NODES_ADDRESS
-
MULTICAST_ALL_ROUTERS_ADDRESS
-
LINK_LOCAL_NETWORK_ADDRESS
-
LINK_LOCAL_NETWORK_PREFIX
public static final int LINK_LOCAL_NETWORK_PREFIX- See Also:
-
UNIQUE_LOCAL_NETWORK_ADDRESS
-
UNIQUE_LOCAL_NETWORK_PREFIX
public static final int UNIQUE_LOCAL_NETWORK_PREFIX- See Also:
-
-
Method Details