Uses of Class
org.eclipse.jetty.http.pathmap.MappedResource
-
Uses of MappedResource in org.eclipse.jetty.http.pathmap
Modifier and TypeMethodDescriptionPathMappings.getMappings()
PathMappings.getMatches
(String path) Return a list of MappedResource matches for the specified path.PathMappings.iterator()
PathMappings.streamResources()
Modifier and TypeMethodDescriptionint
MappedResource.compareTo
(MappedResource<E> other) Comparison is based solely on the pathSpecModifier and TypeMethodDescriptionboolean
PathMappings.removeIf
(Predicate<MappedResource<E>> predicate)