Uses of Enum Class
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 class with the specified name.static SocketFamily[]SocketFamily.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclipse.aether.named.ipc with parameters of type SocketFamily