Class WebFluxNodeLocator

java.lang.Object
org.springframework.amqp.rabbit.connection.WebFluxNodeLocator
All Implemented Interfaces:
NodeLocator<WebClient>

public class WebFluxNodeLocator extends Object implements NodeLocator<WebClient>
A NodeLocator using the Spring WebFlux WebClient.
Since:
2.4.8
Author:
Gary Russell