Generated by
JDiff

Class org.springframework.messaging.handler.HandlerMethod

Added Methods
HandlerMethod getResolvedFromHandlerMethod() Return the HandlerMethod from which this HandlerMethod instance was resolved via .createWithResolvedBean().
boolean hasMethodAnnotation(Class<A>) Return whether the parameter is declared with the given annotation type.