Generated by
JDiff

Class org.springframework.web.method.HandlerMethod

Added Methods
HttpStatus getResponseStatus() Return the specified response status, if any.
String getResponseStatusReason() Return the associated response status reason, if any.
 

Changed Fields
Log logger Change in type from Log to org.apache.commons.logging.Log.
Logger that is available to subclasses