|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jscape.inet.dns.record.DnsRecord
com.jscape.inet.dns.record.Null
Null record may contain any data.
| Constructor Summary | |
Null()
|
|
| Method Summary | |
byte[] |
getNullData()
Gets any data in this record sol long as it is 65535 octets or less. |
java.lang.String |
toString()
Gets String representation of this record. |
| Methods inherited from class com.jscape.inet.dns.record.DnsRecord |
getRecordClass, getRecordName, getRecordTTL, getRecordType, init, isValid |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Null()
| Method Detail |
public byte[] getNullData()
public java.lang.String toString()
|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||