Uses of Enum
org.eclipse.jetty.server.handler.ContextHandler.Availability
Packages that use ContextHandler.Availability
-
Uses of ContextHandler.Availability in org.eclipse.jetty.server.handler
Fields in org.eclipse.jetty.server.handler with type parameters of type ContextHandler.AvailabilityModifier and TypeFieldDescriptionprivate final AtomicReference<ContextHandler.Availability>
ContextHandler._availability
Methods in org.eclipse.jetty.server.handler that return ContextHandler.AvailabilityModifier and TypeMethodDescriptionstatic ContextHandler.Availability
Returns the enum constant of this type with the specified name.static ContextHandler.Availability[]
ContextHandler.Availability.values()
Returns an array containing the constants of this enum type, in the order they are declared.