Package org.infinispan.server.hotrod
Class MultiHomedServerAddress.InetAddressWithNetMask
java.lang.Object
org.infinispan.server.hotrod.MultiHomedServerAddress.InetAddressWithNetMask
- Enclosing class:
- MultiHomedServerAddress
-
Field Summary
Modifier and TypeFieldDescriptionstatic final List<MultiHomedServerAddress.InetAddressWithNetMask>
static final MultiHomedServerAddress.InetAddressWithNetMask
static final MultiHomedServerAddress.InetAddressWithNetMask
static final MultiHomedServerAddress.InetAddressWithNetMask
static final MultiHomedServerAddress.InetAddressWithNetMask
static final MultiHomedServerAddress.InetAddressWithNetMask
static final MultiHomedServerAddress.InetAddressWithNetMask
static final MultiHomedServerAddress.InetAddressWithNetMask
static final MultiHomedServerAddress.InetAddressWithNetMask
-
Constructor Summary
ConstructorDescriptionInetAddressWithNetMask
(InetAddress address, short prefixLength) InetAddressWithNetMask
(InetAddress address, short prefixLength, boolean networkPrefixOverride) -
Method Summary
-
Field Details
-
RFC1918_CIDR_10
-
RFC1918_CIDR_172
-
RFC1918_CIDR_192
-
RFC3927_LINK_LOCAL
-
RFC1112_RESERVED
-
RFC6598_SHARED_SPACE
-
RFC4193_ULA
-
RFC4193_LINK_LOCAL
-
PRIVATE_NETWORKS
-
-
Constructor Details
-
InetAddressWithNetMask
public InetAddressWithNetMask(InetAddress address, short prefixLength, boolean networkPrefixOverride) -
InetAddressWithNetMask
-
-
Method Details