Uses of Class
org.apache.juneau.rest.arg.SimpleRestOperationArg
Packages that use SimpleRestOperationArg
-
Uses of SimpleRestOperationArg in org.apache.juneau.rest.arg
Subclasses of SimpleRestOperationArg in org.apache.juneau.rest.argModifier and TypeClassDescriptionclass
Resolves method parameters onRestOp
-annotated Java methods of types found on theHttpServletRequest
object.class
Resolves method parameters onRestOp
-annotated Java methods of types found on theHttpServletResponse
object.class
Resolves method parameters onRestOp
-annotated Java methods of types found on theHttpSession
object.class
Resolves method parameters of typeInputStreamParser
onRestOp
-annotated Java methods.class
class
Resolves method parameters of typeReaderParser
onRestOp
-annotated Java methods.class
Resolves method parameters onRestOp
-annotated Java methods of types found on theRestContext
object.class
Resolves method parameters onRestOp
-annotated Java methods of types found on theRestOpContext
object.class
Resolves method parameters onRestOp
-annotated Java methods of types found on theRestOpSession
object.class
Resolves method parameters onRestOp
-annotated Java methods of types found on theRestRequest
object.class
Resolves method parameters onRestOp
-annotated Java methods of types found on theRestResponse
object.class
Resolves method parameters onRestOp
-annotated Java methods of types found on theRestSession
object.