Uses of Enum Class
org.eclipse.jetty.server.handler.ContextHandler.Availability
Packages that use ContextHandler.Availability
-
Uses of ContextHandler.Availability in org.eclipse.jetty.server.handler
Subclasses with type arguments of type ContextHandler.Availability in org.eclipse.jetty.server.handlerMethods in org.eclipse.jetty.server.handler that return ContextHandler.AvailabilityModifier and TypeMethodDescriptionstatic ContextHandler.Availability
Returns the enum constant of this class with the specified name.static ContextHandler.Availability[]
ContextHandler.Availability.values()
Returns an array containing the constants of this enum class, in the order they are declared.