Uses of Class
com.rabbitmq.client.impl.ChannelManager
Packages that use 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
Methods in com.rabbitmq.client.impl that return ChannelManagerModifier and TypeMethodDescriptionprotected ChannelManager
AMQConnection.instantiateChannelManager
(int channelMax, ThreadFactory threadFactory) Methods in com.rabbitmq.client.impl with parameters of type ChannelManagerModifier and TypeMethodDescriptionprotected void
AMQConnection.configureChannelManager
(ChannelManager channelManager) -
Uses of ChannelManager in com.rabbitmq.client.impl.recovery
Subclasses of ChannelManager in com.rabbitmq.client.impl.recovery