Example usage for org.springframework.integration.gateway RequestReplyExchanger interface-usage

List of usage examples for org.springframework.integration.gateway RequestReplyExchanger interface-usage

Introduction

In this page you can find the example usage for org.springframework.integration.gateway RequestReplyExchanger interface-usage.

Usage

From source file org.acme.echo.module.ModuleGatewayRequestExchanger.java

/**
 * @author Oleg Zhurakousky
 *
 */
public class ModuleGatewayRequestExchanger implements RequestReplyExchanger, InitializingBean {