Uses of Class
org.springframework.amqp.rabbit.connection.AbstractRoutingConnectionFactory
Package
Description
Provides classes related to connections.
-
Uses of AbstractRoutingConnectionFactory in org.springframework.amqp.rabbit.connection
Modifier and TypeClassDescriptionclass
AnAbstractRoutingConnectionFactory
implementation which gets alookupKey
for currentConnectionFactory
from thread-bound resource by key of the instance of thisConnectionFactory
.