public interface EndpointDiscoveryCacheLoader
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<EndpointDiscoveryEndpoint> |
discoverEndpoint(EndpointDiscoveryRequest endpointDiscoveryRequest) |
default URI |
toUri(String address,
URI defaultEndpoint) |
CompletableFuture<EndpointDiscoveryEndpoint> discoverEndpoint(EndpointDiscoveryRequest endpointDiscoveryRequest)
Copyright © 2019. All rights reserved.