Uses of Class
org.apache.juneau.rest.util.UrlPathMatcherList
Packages that use UrlPathMatcherList
Package
Description
REST Server API
REST Server Utilities
- 
Uses of UrlPathMatcherList in org.apache.juneau.restMethods in org.apache.juneau.rest that return UrlPathMatcherListModifier and TypeMethodDescriptionprotected UrlPathMatcherListRestOpContext.Builder.getPathMatchers()Instantiates the path matchers for this method.
- 
Uses of UrlPathMatcherList in org.apache.juneau.rest.utilMethods in org.apache.juneau.rest.util that return UrlPathMatcherListModifier and TypeMethodDescriptionstatic UrlPathMatcherListUrlPathMatcherList.create()Static creator.