Modifier and Type | Class and Description |
---|---|
private static class | |
private static class | |
private static class | |
private static class | |
private static class | |
private static class | |
private static class | |
private static class |
Modifier and Type | Field and Description |
---|---|
public static InetAddress | |
public static Inet4Address | |
public static Inet6Address | |
public static Collection |
Access | Constructor and Description |
---|---|
private |
LOCALHOST | back to summary |
---|---|
public static InetAddress LOCALHOST
|
LOCALHOST4 | back to summary |
---|---|
public static Inet4Address LOCALHOST4
|
LOCALHOST6 | back to summary |
---|---|
public static Inet6Address LOCALHOST6
|
NETWORK_INTERFACES | back to summary |
---|---|
public static Collection<NetworkInterface> NETWORK_INTERFACES
|
NetUtilSubstitutions | back to summary |
---|---|
private NetUtilSubstitutions() |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
pack-priv static Inet4Address | |
pack-priv static void |
NetUtilLocalhost4Accessor | back to summary |
---|---|
private NetUtilLocalhost4Accessor() |
get | back to summary |
---|---|
pack-priv static Inet4Address get() |
set | back to summary |
---|---|
pack-priv static void set(Inet4Address ignored) |
Modifier and Type | Field and Description |
---|---|
private static final Inet4Address |
Access | Constructor and Description |
---|---|
private |
LOCALHOST4 | back to summary |
---|---|
private static final Inet4Address LOCALHOST4 |
NetUtilLocalhost4LazyHolder | back to summary |
---|---|
private NetUtilLocalhost4LazyHolder() |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
pack-priv static Inet6Address | |
pack-priv static void |
NetUtilLocalhost6Accessor | back to summary |
---|---|
private NetUtilLocalhost6Accessor() |
get | back to summary |
---|---|
pack-priv static Inet6Address get() |
set | back to summary |
---|---|
pack-priv static void set(Inet6Address ignored) |
Modifier and Type | Field and Description |
---|---|
private static final Inet6Address |
Access | Constructor and Description |
---|---|
private |
LOCALHOST6 | back to summary |
---|---|
private static final Inet6Address LOCALHOST6 |
NetUtilLocalhost6LazyHolder | back to summary |
---|---|
private NetUtilLocalhost6LazyHolder() |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
pack-priv static InetAddress | |
pack-priv static void |
NetUtilLocalhostAccessor | back to summary |
---|---|
private NetUtilLocalhostAccessor() |
get | back to summary |
---|---|
pack-priv static InetAddress get() |
set | back to summary |
---|---|
pack-priv static void set(InetAddress ignored) |
Modifier and Type | Field and Description |
---|---|
private static final InetAddress |
Access | Constructor and Description |
---|---|
private |
LOCALHOST | back to summary |
---|---|
private static final InetAddress LOCALHOST |
NetUtilLocalhostLazyHolder | back to summary |
---|---|
private NetUtilLocalhostLazyHolder() |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
pack-priv static Collection | |
pack-priv static void |
NetUtilNetworkInterfacesAccessor | back to summary |
---|---|
private NetUtilNetworkInterfacesAccessor() |
get | back to summary |
---|---|
pack-priv static Collection |
set | back to summary |
---|---|
pack-priv static void set(Collection<NetworkInterface> ignored) |
Modifier and Type | Field and Description |
---|---|
private static final Collection |
Access | Constructor and Description |
---|---|
private |
NETWORK_INTERFACES | back to summary |
---|---|
private static final Collection<NetworkInterface> NETWORK_INTERFACES |
NetUtilNetworkInterfacesLazyHolder | back to summary |
---|---|
private NetUtilNetworkInterfacesLazyHolder() |