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

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

Introduction

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

The text is from its open source code.

Constructor

Method

intgetChannelMax()
voidhandleSignal(final ShutdownSignalException signal)
Handle shutdown.
voidreleaseChannelNumber(ChannelN channel)
Remove the channel from the channel map and free the number for re-use.