|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.w3c.tools.log.DNSEntry
public class 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)
|
|
| Method Summary |
|---|
| 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 | ||||||||