Uses of Class
org.apache.juneau.rest.arg.PathRemainderArg
Packages that use PathRemainderArg
-
Uses of PathRemainderArg in org.apache.juneau.rest.arg
Methods in org.apache.juneau.rest.arg that return PathRemainderArgModifier and TypeMethodDescriptionstatic PathRemainderArgPathRemainderArg.create(ParameterInfo paramInfo, AnnotationWorkList annotations, UrlPathMatcher pathMatcher) Static creator.