Uses of Class
org.apache.juneau.rest.util.UrlPath
Packages that use UrlPath
Package
Description
REST Server API
REST Server Utilities
- 
Uses of UrlPath in org.apache.juneau.restMethods in org.apache.juneau.rest that return UrlPathModifier and TypeMethodDescriptionRestSession.Builder.getUrlPath()Returns the request path info as aUrlPathbean.RestSession.getUrlPath()Returns the request path info as aUrlPathbean.
- 
Uses of UrlPath in org.apache.juneau.rest.utilMethods in org.apache.juneau.rest.util that return UrlPathModifier and TypeMethodDescriptionstatic UrlPathCreates a new parsedUrlPathobject from the specified string.Methods in org.apache.juneau.rest.util with parameters of type UrlPathModifier and TypeMethodDescriptionabstract UrlPathMatchReturns a non-null value if the specified path matches this pattern.