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

Packages that use InvocableHandlerMethod
Package
Description
Message listener adapter mechanism that delegates to target listener methods, converting messages to appropriate message content types (such as String or byte array) that get passed into listener methods.
Support classes for working with annotated message-handling methods.
Common infrastructure for invoking message handler methods.