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