Interface and Description |
---|
org.springframework.amqp.core.AmqpManagementOperations
since 2.1 in favor of direct usage of target REST API client.
|
org.springframework.amqp.core.AnonymousQueue.NamingStrategy
- use the
NamingStrategy . |
org.springframework.amqp.rabbit.connection.PublisherCallbackChannelConnectionFactory
in favor of default methods on ConnectionFactory.
|
Class and Description |
---|
org.springframework.amqp.core.AnonymousQueue.Base64UrlNamingStrategy
- use the
Base64UrlNamingStrategy . |
org.springframework.amqp.core.AnonymousQueue.UUIDNamingStrategy
- use the
UUIDNamingStrategy . |
org.springframework.amqp.rabbit.core.RabbitManagementTemplate
since 2.1 in favor of direct
Client usage. |