Uses of Class
org.springframework.messaging.handler.invocation.AbstractAsyncReturnValueHandler
Packages that use AbstractAsyncReturnValueHandler
Package
Description
Common infrastructure for invoking message handler methods.
-
Uses of AbstractAsyncReturnValueHandler in org.springframework.messaging.handler.invocation
Modifier and TypeClassDescriptionclassSupport forCompletableFuture(and as of 4.3.7 alsoCompletionStage) as a return value type.classSupport forListenableFutureas a return value type.classSupport for single-value reactive types (likeMonoorSingle) as a return value type.