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.handlerFields in org.eclipse.jetty.server.handler with type parameters of type ContextHandler.AvailabilityModifier and TypeFieldDescriptionprivate final AtomicReference<ContextHandler.Availability> ContextHandler._availabilityMethods in org.eclipse.jetty.server.handler that return ContextHandler.AvailabilityModifier and TypeMethodDescriptionstatic ContextHandler.AvailabilityReturns 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.