| Package | Description |
|---|---|
| org.eclipse.jetty.http.pathmap |
| Modifier and Type | Class | Description |
|---|---|---|
class |
RegexPathSpec |
|
class |
ServletPathSpec |
|
class |
UriTemplatePathSpec |
PathSpec for URI Template based declarations
|
| Modifier and Type | Method | Description |
|---|---|---|
PathSpec |
MappedResource.getPathSpec() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
PathSpec.compareTo(PathSpec other) |
|
void |
PathMappings.put(PathSpec pathSpec,
E resource) |
| Constructor | Description |
|---|---|
MappedResource(PathSpec pathSpec,
E resource) |
Copyright © 1995–2018 Webtide. All rights reserved.