Uses of Interface
org.springframework.amqp.rabbit.core.ChannelCallback
Packages that use ChannelCallback
-
Uses of ChannelCallback in org.springframework.amqp.rabbit.core
Methods in org.springframework.amqp.rabbit.core with parameters of type ChannelCallbackModifier and TypeMethodDescription<T> TRabbitOperations.execute(ChannelCallback<T> action) Execute the callback with a channel and reliably close the channel afterwards.<T> TRabbitTemplate.execute(ChannelCallback<T> action)