Uses of Enum Class
org.eclipse.jetty.session.ManagedSession.IdState
Packages that use ManagedSession.IdState
-
Uses of ManagedSession.IdState in org.eclipse.jetty.session
Subclasses with type arguments of type ManagedSession.IdState in org.eclipse.jetty.sessionMethods in org.eclipse.jetty.session that return ManagedSession.IdStateModifier and TypeMethodDescriptionstatic ManagedSession.IdState
Returns the enum constant of this class with the specified name.static ManagedSession.IdState[]
ManagedSession.IdState.values()
Returns an array containing the constants of this enum class, in the order they are declared.