Uses of Enum Class
org.eclipse.jetty.session.ManagedSession.State
Packages that use ManagedSession.State
-
Uses of ManagedSession.State in org.eclipse.jetty.session
Subclasses with type arguments of type ManagedSession.State in org.eclipse.jetty.sessionFields in org.eclipse.jetty.session declared as ManagedSession.StateMethods in org.eclipse.jetty.session that return ManagedSession.StateModifier and TypeMethodDescriptionstatic ManagedSession.State
Returns 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.