| Class | Description |
|---|---|
| ControllerActionTransformer |
Enhances controller classes by converting closures actions to method actions and binding
request parameters to action arguments.
|
| ControllerDomainTransformer |
Adds binding methods to domain classes.
|
| ControllerTransformer |
Enhances controller classes with the appropriate API at compile time.
|