|
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.MailExchanger
MailExchanger record represents a host responsible for sending email
| Constructor Summary | |
MailExchanger()
|
|
| Method Summary | |
java.lang.String |
getMX()
Gets domain name willing to act as mail exchange. |
int |
getPreference()
Gets preference given to this record. |
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 MailExchanger()
| Method Detail |
public java.lang.String getMX()
public int getPreference()
public java.lang.String toString()
|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||