public class Resolver extends Starter
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
getInetAddress() |
Object |
getKey() |
static Object |
makeKey(StarterNode node) |
static Object |
makeKey(String hostname)
Deprecated.
|
boolean |
start() |
void |
stop() |
public Resolver(String hostname)
public InetAddress getInetAddress()
public static Object makeKey(StarterNode node)
@Deprecated public static Object makeKey(String hostname)