com.rabbitmq.client.impl.recovery
public class RecoveryAwareChannelManager extends ChannelManager
| Constructor and Description |
|---|
RecoveryAwareChannelManager(ConsumerWorkService workService,
int channelMax) |
| Modifier and Type | Method and Description |
|---|---|
protected ChannelN |
instantiateChannel(AMQConnection connection,
int channelNumber,
ConsumerWorkService workService) |
createChannel, createChannel, getChannel, getChannelMax, handleSignal, releaseChannelNumberpublic RecoveryAwareChannelManager(ConsumerWorkService workService, int channelMax)
protected ChannelN instantiateChannel(AMQConnection connection, int channelNumber, ConsumerWorkService workService)
instantiateChannel in class ChannelManager