Uses of Package
org.eclipse.jetty.http.pathmap
Package
Description
Jetty Security : Modular Support for Security in Jetty
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty Server : Modular Servlet Integration
-
ClassDescriptionThe match details when using
PathMappings.getMatched(String)
, used to minimize return to the PathSpec or PathMappings for subsequent details that are now provided by theMatchedPath
instance.A path specification is a URI path template that can be matched against.Types of path spec groups. -
-
ClassDescriptionA path specification is a URI path template that can be matched against.
-
-
ClassDescriptionThe match details when using
PathMappings.getMatched(String)
, used to minimize return to the PathSpec or PathMappings for subsequent details that are now provided by theMatchedPath
instance.A path specification is a URI path template that can be matched against. -
-
-