|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.jmdns.impl.DNSEntry
javax.jmdns.impl.DNSRecord
javax.jmdns.impl.DNSRecord.Text
public static class DNSRecord.Text
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.jmdns.impl.DNSRecord |
|---|
DNSRecord.Address, DNSRecord.HostInformation, DNSRecord.Pointer, DNSRecord.Service, DNSRecord.Text |
| Constructor Summary | |
|---|---|
DNSRecord.Text(java.lang.String name,
javax.jmdns.impl.constants.DNSRecordType type,
javax.jmdns.impl.constants.DNSRecordClass recordClass,
boolean unique,
int ttl,
byte[] text)
|
|
| Method Summary | |
|---|---|
void |
toString(java.lang.StringBuilder aLog)
|
| Methods inherited from class javax.jmdns.impl.DNSRecord |
|---|
equals, getRecordSource, getTTL, isExpired, setRecordSource, setTTL, toString |
| Methods inherited from class javax.jmdns.impl.DNSEntry |
|---|
compareTo, getKey, getName, getRecordClass, getRecordType, hashCode, isUnique, setName, toByteArray, toByteArray, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DNSRecord.Text(java.lang.String name,
javax.jmdns.impl.constants.DNSRecordType type,
javax.jmdns.impl.constants.DNSRecordClass recordClass,
boolean unique,
int ttl,
byte[] text)
| Method Detail |
|---|
public void toString(java.lang.StringBuilder aLog)
toString in class DNSEntry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||