Uses of Class
org.eclipse.jetty.http.PathMap.MappedEntry
-
Packages that use PathMap.MappedEntry Package Description org.eclipse.jetty.http Jetty Http : Tools for Http processing -
-
Uses of PathMap.MappedEntry in org.eclipse.jetty.http
Methods in org.eclipse.jetty.http that return PathMap.MappedEntry Modifier and Type Method Description PathMap.MappedEntry<O>
PathMap. getMatch(java.lang.String path)
Deprecated.Get the entry mapped by the best specification.
-