Example usage for Java com.rabbitmq.client DefaultConsumer fields, constructors, methods, implement or subclass
The text is from its open source code.
DefaultConsumer(Channel channel) Constructs a new instance and records its association to the passed-in channel. |