Uses of Enum
jakarta.websocket.CloseReason.CloseCodes
-
Uses of CloseReason.CloseCodes in jakarta.websocket
Methods in jakarta.websocket that return CloseReason.CloseCodesModifier and TypeMethodDescriptionstatic CloseReason.CloseCodes
Returns the enum constant of this type with the specified name.static CloseReason.CloseCodes[]
CloseReason.CloseCodes.values()
Returns an array containing the constants of this enum type, in the order they are declared.