Uses of Enum
org.eclipse.aether.named.ipc.SocketFamily
-
Uses of SocketFamily in org.eclipse.aether.named.ipc
Subclasses with type arguments of type SocketFamily in org.eclipse.aether.named.ipcMethods in org.eclipse.aether.named.ipc that return SocketFamilyModifier and TypeMethodDescriptionstatic SocketFamilySocketFamily.familyOf(SocketAddress address) static SocketFamilyReturns the enum constant of this type with the specified name.static SocketFamily[]SocketFamily.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.eclipse.aether.named.ipc with parameters of type SocketFamily