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