|
|||||||||
| 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.Address
public static class DNSRecord.Address
Address record.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.jmdns.impl.DNSRecord |
|---|
DNSRecord.Address, DNSRecord.HostInformation, DNSRecord.Pointer, DNSRecord.Service, DNSRecord.Text |
| Method Summary | |
|---|---|
protected void |
toByteArray(java.io.DataOutputStream dout)
Creates a byte array representation of this record. |
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, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected void toByteArray(java.io.DataOutputStream dout)
throws java.io.IOException
toByteArray in class DNSEntryjava.io.IOExceptionpublic 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 | ||||||||