Uses of Class
org.eclipse.jetty.http.PathMap
Packages that use PathMap
-
Uses of PathMap in org.eclipse.jetty.server.handler
Methods in org.eclipse.jetty.server.handler with parameters of type PathMapModifier and TypeMethodDescriptionprotected voidIPAccessHandler.add(String entry, PathMap<IPAddressMap<Boolean>> patternMap) Deprecated.Helper method to parse the new entry and add it to the specified address pattern map.protected voidIPAccessHandler.set(String[] entries, PathMap<IPAddressMap<Boolean>> patternMap) Deprecated.Helper method to process a list of new entries and replace the content of the specified address pattern map