Top Inners Fields Constructors Methods
io.netty.util

pack-priv final Class NetUtilSubstitutions

extends Object
Class Inheritance
Annotations
@TargetClass:NetUtil
Imports
com.oracle.svm.core.annotate.Alias, .InjectAccessors, .TargetClass, java.net.Inet4Address, .Inet6Address, .InetAddress, .NetworkInterface, java.util.Collection

Nested and Inner Type Summary

Modifier and TypeClass 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

Field Summary

Modifier and TypeField and Description
public static InetAddress
public static Inet4Address
public static Inet6Address
public static Collection<NetworkInterface>

Constructor Summary

AccessConstructor and Description
private

Method Summary

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

LOCALHOSTback to summary
public static InetAddress LOCALHOST
Annotations
@Alias
@InjectAccessors:NetUtilLocalhostAccessor
LOCALHOST4back to summary
public static Inet4Address LOCALHOST4
Annotations
@Alias
@InjectAccessors:NetUtilLocalhost4Accessor
LOCALHOST6back to summary
public static Inet6Address LOCALHOST6
Annotations
@Alias
@InjectAccessors:NetUtilLocalhost6Accessor
NETWORK_INTERFACESback to summary
public static Collection<NetworkInterface> NETWORK_INTERFACES
Annotations
@Alias
@InjectAccessors:NetUtilNetworkInterfacesAccessor

Constructor Detail

NetUtilSubstitutionsback to summary
private NetUtilSubstitutions()
io.netty.util back to summary

private final Class NetUtilSubstitutions.NetUtilLocalhost4Accessor

extends Object
Class Inheritance

Constructor Summary

AccessConstructor and Description
private

Method Summary

Modifier and TypeMethod and Description
pack-priv static Inet4Address
get()

pack-priv static void
set(Inet4Address ignored)

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Constructor Detail

NetUtilLocalhost4Accessorback to summary
private NetUtilLocalhost4Accessor()

Method Detail

getback to summary
pack-priv static Inet4Address get()
setback to summary
pack-priv static void set(Inet4Address ignored)
io.netty.util back to summary

private final Class NetUtilSubstitutions.NetUtilLocalhost4LazyHolder

extends Object
Class Inheritance
  • java.lang.Object
  • io.netty.util.NetUtilSubstitutions.NetUtilLocalhost4LazyHolder

Field Summary

Modifier and TypeField and Description
private static final Inet4Address

Constructor Summary

AccessConstructor and Description
private

Method Summary

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

LOCALHOST4back to summary
private static final Inet4Address LOCALHOST4

Constructor Detail

NetUtilLocalhost4LazyHolderback to summary
private NetUtilLocalhost4LazyHolder()
io.netty.util back to summary

private final Class NetUtilSubstitutions.NetUtilLocalhost6Accessor

extends Object
Class Inheritance

Constructor Summary

AccessConstructor and Description
private

Method Summary

Modifier and TypeMethod and Description
pack-priv static Inet6Address
get()

pack-priv static void
set(Inet6Address ignored)

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Constructor Detail

NetUtilLocalhost6Accessorback to summary
private NetUtilLocalhost6Accessor()

Method Detail

getback to summary
pack-priv static Inet6Address get()
setback to summary
pack-priv static void set(Inet6Address ignored)
io.netty.util back to summary

private final Class NetUtilSubstitutions.NetUtilLocalhost6LazyHolder

extends Object
Class Inheritance
  • java.lang.Object
  • io.netty.util.NetUtilSubstitutions.NetUtilLocalhost6LazyHolder

Field Summary

Modifier and TypeField and Description
private static final Inet6Address

Constructor Summary

AccessConstructor and Description
private

Method Summary

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

LOCALHOST6back to summary
private static final Inet6Address LOCALHOST6

Constructor Detail

NetUtilLocalhost6LazyHolderback to summary
private NetUtilLocalhost6LazyHolder()
io.netty.util back to summary

private final Class NetUtilSubstitutions.NetUtilLocalhostAccessor

extends Object
Class Inheritance

Constructor Summary

AccessConstructor and Description
private

Method Summary

Modifier and TypeMethod and Description
pack-priv static InetAddress
get()

pack-priv static void
set(InetAddress ignored)

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Constructor Detail

NetUtilLocalhostAccessorback to summary
private NetUtilLocalhostAccessor()

Method Detail

getback to summary
pack-priv static InetAddress get()
setback to summary
pack-priv static void set(InetAddress ignored)
io.netty.util back to summary

private final Class NetUtilSubstitutions.NetUtilLocalhostLazyHolder

extends Object
Class Inheritance
  • java.lang.Object
  • io.netty.util.NetUtilSubstitutions.NetUtilLocalhostLazyHolder

Field Summary

Modifier and TypeField and Description
private static final InetAddress

Constructor Summary

AccessConstructor and Description
private

Method Summary

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

LOCALHOSTback to summary
private static final InetAddress LOCALHOST

Constructor Detail

NetUtilLocalhostLazyHolderback to summary
private NetUtilLocalhostLazyHolder()
io.netty.util back to summary

private final Class NetUtilSubstitutions.NetUtilNetworkInterfacesAccessor

extends Object
Class Inheritance
  • java.lang.Object
  • io.netty.util.NetUtilSubstitutions.NetUtilNetworkInterfacesAccessor

Constructor Summary

AccessConstructor and Description
private

Method Summary

Modifier and TypeMethod and Description
pack-priv static Collection<NetworkInterface>
get()

pack-priv static void
Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Constructor Detail

NetUtilNetworkInterfacesAccessorback to summary
private NetUtilNetworkInterfacesAccessor()

Method Detail

getback to summary
pack-priv static Collection<NetworkInterface> get()
setback to summary
pack-priv static void set(Collection<NetworkInterface> ignored)
io.netty.util back to summary

private final Class NetUtilSubstitutions.NetUtilNetworkInterfacesLazyHolder

extends Object
Class Inheritance
  • java.lang.Object
  • io.netty.util.NetUtilSubstitutions.NetUtilNetworkInterfacesLazyHolder

Field Summary

Modifier and TypeField and Description
private static final Collection<NetworkInterface>

Constructor Summary

AccessConstructor and Description
private

Method Summary

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

NETWORK_INTERFACESback to summary
private static final Collection<NetworkInterface> NETWORK_INTERFACES

Constructor Detail

NetUtilNetworkInterfacesLazyHolderback to summary
private NetUtilNetworkInterfacesLazyHolder()