Uses of Enum Class
com.kenai.constantine.platform.SocketLevel
Packages that use SocketLevel
-
Uses of SocketLevel in com.kenai.constantine.platform
Fields in com.kenai.constantine.platform with type parameters of type SocketLevelModifier and TypeFieldDescriptionprivate static final ConstantResolver<SocketLevel>SocketLevel.resolverDeprecated.Methods in com.kenai.constantine.platform that return SocketLevelModifier and TypeMethodDescriptionstatic final SocketLevelSocketLevel.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static SocketLevelDeprecated.Returns the enum constant of this class with the specified name.static SocketLevel[]SocketLevel.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.