Uses of Interface
org.eclipse.jetty.http.pathmap.MatchedPath
Packages that use MatchedPath
-
Uses of MatchedPath in org.eclipse.jetty.http.pathmap
Classes in org.eclipse.jetty.http.pathmap that implement MatchedPathModifier and TypeClassDescriptionprivate classprivate static classFields in org.eclipse.jetty.http.pathmap declared as MatchedPathModifier and TypeFieldDescriptionprivate final MatchedPathServletPathSpec._preMatchedPathstatic final MatchedPathMatchedPath.EMPTYprivate final MatchedPathMatchedResource.matchedPathMethods in org.eclipse.jetty.http.pathmap that return MatchedPathModifier and TypeMethodDescriptionstatic MatchedPathGet the complete matched details of the provided path.Methods in org.eclipse.jetty.http.pathmap with parameters of type MatchedPathModifier and TypeMethodDescriptionstatic <E> MatchedResource<E> MatchedResource.of(Map.Entry<PathSpec, E> mapping, MatchedPath matchedPath) Constructors in org.eclipse.jetty.http.pathmap with parameters of type MatchedPathModifierConstructorDescriptionMatchedResource(E resource, PathSpec pathSpec, MatchedPath matchedPath)