| Interface | Description |
|---|---|
| Action |
Represents an action to be processed by application
|
| Controller.Dto<T> |
Defines a Data Transfer Object
|
| User |
Represents an user accessing the application.
|
| Class | Description |
|---|---|
| ActionDispatcher |
Action dispatcher.
|
| ActionRequest | |
| ActionResponse | |
| ActionServlet | |
| Controller |
Servlet responsible by mapping methods to actions
|
| ControllerRegistrationListener |
Controller registration listener.
|
| JsonRequest | |
| JsonResponse | |
| ServletExchange |
| Enum | Description |
|---|---|
| HttpMethod |
Represents a HTTP method.
|
| Annotation Type | Description |
|---|---|
| WebAction |
Web action annotation.
|
| WebActions |
Web action annotation group.
|
| WebController |
Copyright © 2017 Agapsys Tecnologia Ltda-ME. All rights reserved.