Class NodeResolverService
java.lang.Object
com.kosdev.kos.core.service.noderesolver.NodeResolverService
Service for resolving a
NodeId to an ip address on the local network.- Since:
- 1
- Version:
- 1
-
Method Summary
-
Method Details
-
resolve
Resolve anodeIdto an ip address. Returns null if the nodeId has no known address.- Since:
- 1
-
resolve
Resolve a hostname to an ip address if the hostname happens to be a known nodeId, otherwise returns null.- Since:
- 1
-