Package org.jgroups.util
Class ResourceManager.IPv6AddressRep
java.lang.Object
org.jgroups.util.ResourceManager.IPv6AddressRep
- All Implemented Interfaces:
ResourceManager.IpAddressRep
- Enclosing class:
ResourceManager
Representation of an IPv6 address
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) InetAddress(package private) byte[]private static boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bv
byte[] bv -
address
InetAddress address -
carry
private static boolean carry
-
-
Constructor Details
-
IPv6AddressRep
IPv6AddressRep(String initial_addr)
-
-
Method Details
-
nextAddress
- Specified by:
nextAddressin interfaceResourceManager.IpAddressRep
-
increment
private void increment() -
incrementHexValue
private static byte incrementHexValue(byte b)
-