|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HostNameResolver
Hostname to IP address resolver.
Method Summary | |
---|---|
java.net.InetAddress |
resolve(java.lang.String hostname)
Resolves given hostname to its IP address |
Method Detail |
---|
java.net.InetAddress resolve(java.lang.String hostname) throws java.io.IOException
hostname
- the hostname.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |