public class DNSHandle extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
execute() |
String |
getHost() |
int |
getPort() |
void |
setDnsCallback(DnsCallback callback) |
public void setDnsCallback(DnsCallback callback)
public int execute()
public String getHost()
public int getPort()
Copyright © 2021 WebFolder. All rights reserved.