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