Uses of Interface
org.springframework.amqp.rabbit.connection.NodeLocator
Package
Description
Provides classes related to connections.
-
Uses of NodeLocator in org.springframework.amqp.rabbit.connection
Modifier and TypeClassDescriptionclass
ANodeLocator
using theRestTemplate
.class
ANodeLocator
using the Spring WebFluxWebClient
.Modifier and TypeMethodDescriptionvoid
LocalizedQueueConnectionFactory.setNodeLocator
(NodeLocator<?> nodeLocator) Set aNodeLocator
to use to find the node address for the leader.