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