|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--DNSRR
|
+--record.MailDomain
| Field Summary | |
private java.lang.String |
mailDestination
|
| Fields inherited from class DNSRR |
rrClass,
rrCreated,
rrName,
rrTTL,
rrType |
| Constructor Summary | |
MailDomain()
|
|
| Method Summary | |
protected void |
decode(DNSInputStream dnsIn)
|
java.lang.String |
getMailDestination()
|
java.lang.String |
toString()
|
| Methods inherited from class DNSRR |
getRRClass,
getRRName,
getRRTTL,
getRRType,
init,
isValid |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private java.lang.String mailDestination
| Constructor Detail |
public MailDomain()
| Method Detail |
protected void decode(DNSInputStream dnsIn)
throws java.io.IOException
public java.lang.String getMailDestination()
public java.lang.String toString()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||