Example usage for org.springframework.messaging.handler.invocation AsyncHandlerMethodReturnValueHandler interface-usage

List of usage examples for org.springframework.messaging.handler.invocation AsyncHandlerMethodReturnValueHandler interface-usage

Introduction

In this page you can find the example usage for org.springframework.messaging.handler.invocation AsyncHandlerMethodReturnValueHandler interface-usage.

Usage

From source file org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite.java

/**
 * A HandlerMethodReturnValueHandler that wraps and delegates to others.
 *
 * @author Rossen Stoyanchev
 * @since 4.0
 */