| Package | Description |
|---|---|
| org.apache.felix.http.base.internal.registry |
| Modifier and Type | Class and Description |
|---|---|
static class |
PathResolverFactory.AbstractMatcher |
static class |
PathResolverFactory.DefaultMatcher |
static class |
PathResolverFactory.ExactAndPathMatcher |
static class |
PathResolverFactory.ExactMatcher |
static class |
PathResolverFactory.ExtensionMatcher |
static class |
PathResolverFactory.PathMatcher |
static class |
PathResolverFactory.RegexMatcher |
static class |
PathResolverFactory.RootMatcher |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull PathResolver |
PathResolverFactory.createPatternMatcher(@Nullable ServletHandler handler,
@NotNull String pattern) |
static @NotNull PathResolver |
PathResolverFactory.createRegexMatcher(@NotNull String regex) |
| Modifier and Type | Method and Description |
|---|---|
int |
PathResolverFactory.AbstractMatcher.compareTo(PathResolver o) |
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.