A resolver for endpoints.
- Author:
- Julien Viet
-
Method Summary
Modifier and TypeMethodDescriptionresolveEndpoint(Address address) Resolver an endpoint for the specifiedaddress
-
Method Details
-
resolveEndpoint
Resolver an endpoint for the specifiedaddress- Parameters:
address- the address to lookup- Returns:
- the endpoint lookup result
-