Uses of Enum Class
ch.nolix.baseapi.net.senderandreceiverserver.SocketType
Packages that use SocketType
-
Uses of SocketType in ch.nolix.baseapi.net.senderandreceiverserver
Subclasses with type arguments of type SocketType in ch.nolix.baseapi.net.senderandreceiverserverMethods in ch.nolix.baseapi.net.senderandreceiverserver 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.