|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InetAddressListener
An interface for a listener of asyncronous dns lookups.
| Method Summary | |
|---|---|
void |
lookupDone(java.net.InetAddress ia)
An dns lookup has completed. |
void |
unknownHost(java.lang.Exception e)
Lookup failed. |
| Method Detail |
|---|
void lookupDone(java.net.InetAddress ia)
ia - the InetAddress requested.void unknownHost(java.lang.Exception e)
e - the cause of the problem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||