|
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.MailDomain
public class MailDomain
MailDomain record represents a mail-destination. Obsolete per RFC 1035 - use MailExchange record
Constructor Summary | |
---|---|
MailDomain()
|
Method Summary | |
---|---|
java.lang.String |
getMailDestination()
Gets domain-name which specifies a host which has a mail agent for the domain which should be able to deliver mail for the domain. |
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 MailDomain()
Method Detail |
---|
public java.lang.String getMailDestination()
public java.lang.String toString()
toString
in class java.lang.Object
|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |