public interface AxonServerConnectionDetails extends ConnectionDetails
Note that this is not a replacement for full connectivity configuration. ConnectionDetails are designed to only carry the endpoint at which a node runs.
Modifier and Type | Method and Description |
---|---|
String |
routingServers()
The addresses of the routing servers to use to connect to an Axon Server cluster.
|
String routingServers()
Copyright © 2010–2024. All rights reserved.