Uses of Enum Class
org.eclipse.jetty.session.ManagedSession.State
Packages that use ManagedSession.State
-
Uses of ManagedSession.State in org.eclipse.jetty.session
Fields in org.eclipse.jetty.session declared as ManagedSession.StateMethods in org.eclipse.jetty.session that return ManagedSession.StateModifier and TypeMethodDescriptionstatic ManagedSession.StateReturns the enum constant of this class with the specified name.static ManagedSession.State[]ManagedSession.State.values()Returns an array containing the constants of this enum class, in the order they are declared.