Utils
RequestParameters
RequestParamteres is a implementation of Parameters interface based on
DefaultParameters used to wrap the parameters that comes in http request.
more
HttpContext
The HttpContext is a simple wrapping object for http servlet request/response objects.
more
MVCContext
The MVCContext is a simple container to keep all needed parameters in one easly accessed place
througout the whole mvc pipeline processing.
more