Uses of Enum Class
org.glassfish.tyrus.core.CloseReasons
Packages that use CloseReasons
-
Uses of CloseReasons in org.glassfish.tyrus.core
Methods in org.glassfish.tyrus.core that return CloseReasonsModifier and TypeMethodDescriptionstatic CloseReasonsReturns the enum constant of this class with the specified name.static CloseReasons[]CloseReasons.values()Returns an array containing the constants of this enum class, in the order they are declared.