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