-
@Unstable public interface EndpointResolver
A resolver for endpoints.- Author:
- Julien Viet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Future<Endpoint>resolveEndpoint(Address address)Resolver an endpoint for the specifiedaddress
-