Uses of Interface
org.springframework.amqp.rabbit.connection.NodeLocator
Packages that use NodeLocator
Package
Description
Provides classes related to connections.
-
Uses of NodeLocator in org.springframework.amqp.rabbit.connection
Classes in org.springframework.amqp.rabbit.connection that implement NodeLocatorModifier and TypeClassDescriptionclassANodeLocatorusing theRestClient.classDeprecated, for removal: This API element is subject to removal in a future version.classANodeLocatorusing the Spring WebFluxWebClient.Methods in org.springframework.amqp.rabbit.connection with parameters of type NodeLocatorModifier and TypeMethodDescriptionvoidLocalizedQueueConnectionFactory.setNodeLocator(NodeLocator<?> nodeLocator) Set aNodeLocatorto use to find the node address for the leader.
RestClientNodeLocatorsince theRestTemplateis deprecated in Spring Framework 7.1.