Uses of Interface
org.springframework.amqp.rabbit.connection.ChannelProxy
Package
Description
Provides classes related to connections.
-
Uses of ChannelProxy in org.springframework.amqp.rabbit.connection
Modifier and TypeMethodDescriptionprotected void
CachingConnectionFactory.closeAndClear
(Collection<ChannelProxy> theChannels) protected void
CachingConnectionFactory.closeChannels
(Collection<ChannelProxy> theChannels) protected void
CachingConnectionFactory.reset
(Deque<ChannelProxy> channels, Deque<ChannelProxy> txChannels, Map<com.rabbitmq.client.Channel, ChannelProxy> channelsAwaitingAcks) protected void
CachingConnectionFactory.reset
(Deque<ChannelProxy> channels, Deque<ChannelProxy> txChannels, Map<com.rabbitmq.client.Channel, ChannelProxy> channelsAwaitingAcks)