Uses of Class
org.apache.juneau.rest.arg.PathArg
Packages that use PathArg
- 
Uses of PathArg in org.apache.juneau.rest.argMethods in org.apache.juneau.rest.arg that return PathArgModifier and TypeMethodDescriptionstatic PathArgPathArg.create(ParamInfo paramInfo, AnnotationWorkList annotations, UrlPathMatcher pathMatcher) Static creator.