Uses of Interface
org.apache.felix.http.base.internal.registry.PathResolver
Packages that use PathResolver
-
Uses of PathResolver in org.apache.felix.http.base.internal.registry
Classes in org.apache.felix.http.base.internal.registry that implement PathResolverModifier and TypeClassDescriptionstatic class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
Methods in org.apache.felix.http.base.internal.registry that return PathResolverModifier and TypeMethodDescriptionstatic @NotNull PathResolver
PathResolverFactory.createPatternMatcher
(@Nullable ServletHandler handler, @NotNull String pattern) static @NotNull PathResolver
PathResolverFactory.createRegexMatcher
(@NotNull String regex) Methods in org.apache.felix.http.base.internal.registry with parameters of type PathResolverModifier and TypeMethodDescriptionint
PathResolverFactory.AbstractMatcher.compareTo
(PathResolver o)