Example usage for org.springframework.integration.amqp.channel AbstractAmqpChannel subclass-usage

List of usage examples for org.springframework.integration.amqp.channel AbstractAmqpChannel subclass-usage

Introduction

In this page you can find the example usage for org.springframework.integration.amqp.channel AbstractAmqpChannel subclass-usage.

Usage

From source file org.springframework.integration.amqp.channel.AbstractSubscribableAmqpChannel.java

/**
 * @author Mark Fisher
 * @author Gary Russell
 * @since 2.1
 */
abstract class AbstractSubscribableAmqpChannel extends AbstractAmqpChannel