Package | Description |
---|---|
org.eclipse.jetty.http.pathmap |
Modifier and Type | Method and Description |
---|---|
PathSpecGroup |
UriTemplatePathSpec.getGroup() |
PathSpecGroup |
ServletPathSpec.getGroup() |
PathSpecGroup |
RegexPathSpec.getGroup() |
PathSpecGroup |
PathSpec.getGroup()
The spec group.
|
static PathSpecGroup |
PathSpecGroup.valueOf(java.lang.String name)
Returns 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.
|
Copyright © 1995–2021 Webtide. All rights reserved.