Uses of Enum Class
ch.nolix.baseapi.net.level1server.SocketType
Packages that use SocketType
-
Uses of SocketType in ch.nolix.baseapi.net.level1server
Subclasses with type arguments of type SocketType in ch.nolix.baseapi.net.level1serverMethods in ch.nolix.baseapi.net.level1server that return SocketTypeModifier and TypeMethodDescriptionstatic SocketTypeReturns the enum constant of this class with the specified name.static SocketType[]SocketType.values()Returns an array containing the constants of this enum class, in the order they are declared.