Uses of Enum
jnr.constants.platform.openbsd.SocketControlMessage
Packages that use SocketControlMessage
-
Uses of SocketControlMessage in jnr.constants.platform.openbsd
Fields in jnr.constants.platform.openbsd with type parameters of type SocketControlMessageModifier and TypeFieldDescriptionstatic final Map
<SocketControlMessage, String> SocketControlMessage.StringTable.descriptions
Methods in jnr.constants.platform.openbsd that return SocketControlMessageModifier and TypeMethodDescriptionstatic SocketControlMessage
Returns the enum constant of this type with the specified name.static SocketControlMessage[]
SocketControlMessage.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in jnr.constants.platform.openbsd that return types with arguments of type SocketControlMessageModifier and TypeMethodDescriptionstatic final Map
<SocketControlMessage, String> SocketControlMessage.StringTable.generateTable()