JavaScript is disabled on your browser.
Skip navigation links
Apache Juneau
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.juneau.rest.arg.ContentArg
Packages that use
ContentArg
Package
Description
org.apache.juneau.rest.arg
REST Method Argument Beans
Uses of
ContentArg
in
org.apache.juneau.rest.arg
Methods in
org.apache.juneau.rest.arg
that return
ContentArg
Modifier and Type
Method
Description
static
ContentArg
ContentArg.
create
(
ParamInfo
paramInfo)
Static creator.