Mapping of incoming requests to an {@link hirondelle.web4j.action.Action} is done by {@link hirondelle.web4j.request.RequestParserImpl}. By default, it uses a simple mapping scheme which requires no configuration.
The main tool for building full Model Objects out of submitted forms is {@link hirondelle.web4j.model.ModelFromRequest}.