Secure iNet Factory

com.jscape.inet.dns.record
Class MailRename

java.lang.Object
  extended by com.jscape.inet.dns.record.DnsRecord
      extended by com.jscape.inet.dns.record.MailRename
All Implemented Interfaces:
java.io.Serializable

public class MailRename
extends DnsRecord

MailRename record represents a mail rename domain name. Experimental per RFC 1035

See Also:
Serialized Form

Constructor Summary
MailRename()
           
 
Method Summary
 java.lang.String getMailRename()
          Gets domain-name which specifies a mailbox which is the proper rename of the specified mailbox.
 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

MailRename

public MailRename()
Method Detail

getMailRename

public java.lang.String getMailRename()
Gets domain-name which specifies a mailbox which is the proper rename of the specified mailbox.

Returns:
domain-name

toString

public java.lang.String toString()
Gets String representation of this record.

Overrides:
toString in class java.lang.Object
Returns:
String

Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved