| Interface | Description |
|---|---|
| MadvocScope |
Madvoc scope implementation.
|
| Class | Description |
|---|---|
| ActionPathMacroInjector |
Special scope that is used from the
RequestScope. |
| BodyScope |
Raw BODY scope.
|
| CookieScope |
Cookie scope.
|
| HeaderScope | |
| InstancesInjector | |
| JsonBodyScope |
JSON body scope.
|
| MadvocContextScope |
Madvoc context scope.
|
| ParamsScope |
Special kind of scope that is used on all targets.
|
| RequestScope |
The request scope.
|
| ServletContextScope |
Servlet context scope.
|
| SessionScope |
Session scope.
|
Copyright © 2003-present Jodd Team