Generated by
JDiff

Class org.springframework.messaging.handler.invocation.InvocableHandlerMethod

Added Methods
Object doInvoke(Object[]) Invoke the handler method with the given argument values.
 

Changed Methods
Object invoke(Message<?>, Object[]) Change from final to non-final.
Invoke the method with the given message.