| Class | Description |
|---|---|
| HttpMethodArgumentBinder |
Adds ability to bind
HttpMethod. |
| ModelMapRequestArgumentBinder |
Binds the
ModelMap type. |
| ModelRequestArgumentBinder |
Binds the Spring
Model argument for controllers. |
| RequestAttributeArgumentBinder |
Binds request attributes.
|
| ServerHttpRequestBinder |
Binds the
ServerHttpRequest object. |