Uses of Enum
org.eclipse.jetty.http.pathmap.PathSpecGroup
Packages that use PathSpecGroup
-
Uses of PathSpecGroup in org.eclipse.jetty.http.pathmap
Subclasses with type arguments of type PathSpecGroup in org.eclipse.jetty.http.pathmapFields in org.eclipse.jetty.http.pathmap declared as PathSpecGroupModifier and TypeFieldDescriptionprivate final PathSpecGroupRegexPathSpec._groupprivate final PathSpecGroupServletPathSpec._groupprivate final PathSpecGroupUriTemplatePathSpec._groupMethods in org.eclipse.jetty.http.pathmap that return PathSpecGroupModifier and TypeMethodDescriptionPathSpec.getGroup()The spec group.RegexPathSpec.getGroup()ServletPathSpec.getGroup()UriTemplatePathSpec.getGroup()static PathSpecGroupReturns the enum constant of this type with the specified name.static PathSpecGroup[]PathSpecGroup.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.jetty.http.pathmap with parameters of type PathSpecGroupModifier and TypeMethodDescriptionprivate booleanPathMappings.canBeOptimized(PathSpecGroup suffixGlob)