Uses of Interface
org.springframework.amqp.rabbit.connection.PublisherCallbackChannelFactory
Package
Description
Provides classes related to connections.
-
Uses of PublisherCallbackChannelFactory in org.springframework.amqp.rabbit.connection
Modifier and TypeMethodDescriptionvoid
CachingConnectionFactory.setPublisherChannelFactory
(PublisherCallbackChannelFactory publisherChannelFactory) Set the factory to use to createPublisherCallbackChannel
instances.