See: Description
| Interface | Description |
|---|---|
| ActionConfig |
Common configuration for actions.
|
| ActionHandler | |
| ActionWrapper |
Common interface for
ActionInterceptor
and ActionFilter. |
| Class | Description |
|---|---|
| ActionRequest |
Encapsulates single action invocation and acts as an action proxy.
|
| AutomagicMadvocConfigurator |
Default Madvoc configurator uses auto-magic to configure
WebApp. |
| BaseActionWrapperStack<T extends ActionWrapper> |
Base action wrapper stack.
|
| Madvoc |
Maintain the lifecycle of a Madvoc
WebApp. |
| MadvocContextListener | |
| MadvocResponseWrapper |
Madvoc HTTP Response wrapper.
|
| MadvocRouter |
Madvoc configurator for manual configuration.
|
| MadvocServletFilter |
Madvoc filter serves as a
controller part
of the Madvoc framework. |
| MadvocUtil |
Few madvoc utilities.
|
| WebApp |
Web application contains all configurations and holds all managers and controllers of one web application.
|
| Exception | Description |
|---|---|
| MadvocException |
Madvoc exception.
|
| ResponseException |
Copyright © 2003-present Jodd Team