Uses of Class
com.rabbitmq.client.impl.ChannelManager
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
Implementation of connection and topology recovery.
-
Uses of ChannelManager in com.rabbitmq.client.impl
Modifier and TypeMethodDescriptionprotected ChannelManager
AMQConnection.instantiateChannelManager
(int channelMax, ThreadFactory threadFactory) Modifier and TypeMethodDescriptionprotected void
AMQConnection.configureChannelManager
(ChannelManager channelManager) -
Uses of ChannelManager in com.rabbitmq.client.impl.recovery