| Interface | Description |
|---|---|
| ContextEntity |
This interface is used by
ContextHandler to return real context entity. |
| ContextHandlerFactory.HandlerAccessor |
| Class | Description |
|---|---|
| ActionRequest | |
| ActionResponse |
An implementation of
Response to be used with controllers. |
| Context |
The Context class represents an
ActionRequest context. |
| ContextHandler<T> |
The
ContextHandler provides seamless way to access context values using proxy. |
| ContextHandlerFactory |
Factory to create
ContextHandler. |
| Criteria | |
| JsonContext | |
| Request | |
| RequestUtils | |
| Response |