|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
HandlerMethod ) |
Create an instance from a {@code HandlerMethod}. |
Changed Constructors | ||
Object, |
Documentation changed from old to new. |
Creates an instance from the given handler and method. |
Changed Methods | ||
void invokeAndHandle(ServletWebRequest, |
Change in signature from (NativeWebRequest, ModelAndViewContainer, Object[] ) to (ServletWebRequest, ModelAndViewContainer, Object[] ).Documentation changed from old to new. |
Invokes the method and handles the return value through a registered HandlerMethodReturnValueHandler. |
void setHandlerMethodReturnValueHandlers(HandlerMethodReturnValueHandlerComposite ) |
Documentation changed from old to new. |
Register HandlerMethodReturnValueHandler instances to use to handle return values. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |