Uses of Enum
org.eclipse.jetty.server.handler.ContextHandler.ContextStatus
-
Uses of ContextHandler.ContextStatus in org.eclipse.jetty.server.handler
Modifier and TypeFieldDescriptionprotected ContextHandler.ContextStatus
ContextHandler._contextStatus
Modifier and TypeMethodDescriptionstatic ContextHandler.ContextStatus
Returns the enum constant of this type with the specified name.static ContextHandler.ContextStatus[]
ContextHandler.ContextStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.