Uses of Class
org.apache.juneau.rest.RestChildMatch
Packages that use RestChildMatch
-
Uses of RestChildMatch in org.apache.juneau.rest
Methods in org.apache.juneau.rest that return RestChildMatchModifier and TypeMethodDescriptionstatic RestChildMatch
RestChildMatch.create
(UrlPathMatch pathMatch, RestContext childContext) Creator.Methods in org.apache.juneau.rest that return types with arguments of type RestChildMatchModifier and TypeMethodDescriptionRestChildren.findMatch
(RestSession.Builder builder) Looks through the registered children of this object and returns the best match.