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
Methods 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.