Uses of Enum
com.aoapps.net.AddressFamily
Packages that use AddressFamily
-
Uses of AddressFamily in com.aoapps.net
Methods in com.aoapps.net that return AddressFamilyModifier and TypeMethodDescriptionInetAddress.getAddressFamily()
Deprecated.static AddressFamily
Deprecated.Returns the enum constant of this type with the specified name.static AddressFamily[]
AddressFamily.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
InetAddress.getProtocolFamily()
as of Java 1.7.