Uses of Package
org.springframework.messaging.handler.annotation.reactive
Package
Description
Support classes for working with annotated message-handling methods with
non-blocking, reactive contracts.
Support classes for working with annotated RSocket stream handling methods.
-
ClassDescriptionAbstract base class to resolve method arguments from a named value, e.g.Represents a named value declaration.
-
ClassDescriptionExtension of
AbstractMethodMessageHandler
for reactive, non-blocking handling of messages via@MessageMapping
methods.