Uses of Enum
org.eclipse.jetty.server.session.Session.IdState
Package
Description
Jetty Server : Session Management Implementations
-
Uses of Session.IdState in org.eclipse.jetty.server.session
Modifier and TypeMethodDescriptionstatic Session.IdState
Returns the enum constant of this type with the specified name.static Session.IdState[]
Session.IdState.values()
Returns an array containing the constants of this enum type, in the order they are declared.