Uses of Class
org.springframework.messaging.handler.HandlerMethod

Packages that use HandlerMethod
Package
Description
Basic abstractions for working with message handler methods.
Support classes for working with annotated message-handling methods with non-blocking, reactive contracts.
Common infrastructure for invoking message handler methods.
Common infrastructure for invoking message handler methods with non-blocking, and reactive contracts.
Support classes for working with annotated RSocket stream handling methods.
Support classes for handling messages from simple messaging protocols (like STOMP).