Closed
Description
Rossen Stoyanchev opened SPR-17455 and commented
Non-blocking, reactive contract equivalents for:
InvocableHandlerMethod
and related contracts for resolving method parameters and handling return values.AbstractMethodMessageHandler
and sub-classes for message handling through the invocation of annotated handler methods.- Implementations of argument resolvers and return value handlers, including use of codecs for payload encoding and decoding.
Affects: 5.1.2
This issue is a sub-task of #21292