Example usage for org.springframework.amqp.rabbit.stocks.gateway MarketDataGateway interface-usage

List of usage examples for org.springframework.amqp.rabbit.stocks.gateway MarketDataGateway interface-usage

Introduction

In this page you can find the example usage for org.springframework.amqp.rabbit.stocks.gateway MarketDataGateway interface-usage.

Usage

From source file org.springframework.amqp.rabbit.stocks.gateway.RabbitMarketDataGateway.java

/**
 * Rabbit implementation of the {@link MarketDataGateway} for sending Market data.
 * 
 * @author Mark Pollack
 * @author Mark Fisher
 */