Java com.rabbitmq.client DefaultConsumer fields, constructors, methods, implement or subclass

Example usage for Java com.rabbitmq.client DefaultConsumer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.rabbitmq.client DefaultConsumer.

The text is from its open source code.

Subclass

com.rabbitmq.client.DefaultConsumer has subclasses.
Click this link to see all its subclasses.

Constructor

DefaultConsumer(Channel channel)
Constructs a new instance and records its association to the passed-in channel.