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