Uses of Annotation Interface
cool.scx.web.annotation.FromBody
Packages that use FromBody
-
Uses of FromBody in cool.scx.web.parameter_handler.from_body
Constructors in cool.scx.web.parameter_handler.from_body with parameters of type FromBodyModifierConstructorDescriptionFromBodyParameterHandler(FromBody fromBody, cool.scx.reflect.ParameterInfo parameter)