|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.w3c.tools.log.DNSEntry
This class implements a very small DNS entry, aka a host the number of time someone tried to resolve it and a resolved flag
Constructor Summary | |
DNSEntry(java.lang.String host)
|
|
DNSEntry(java.lang.String host,
boolean resolved)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DNSEntry(java.lang.String host, boolean resolved)
public DNSEntry(java.lang.String host)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |