com.aspose.email
Class NDRReportMailMessageInterpretor

java.lang.Object
  extended by com.aspose.email.MailMessageInterpretor
      extended by com.aspose.email.NDRReportMailMessageInterpretor

public class NDRReportMailMessageInterpretor
extends MailMessageInterpretor

Represents a Non-Delivery Report MailMesssage interpretor.


Constructor Summary
NDRReportMailMessageInterpretor()
           Initializes a new instance of the NDRReportMailMessageInterpretor class.
 
Method Summary
 MailMessageInterpretor deepClone()
           Creates a copy of the current instance.
 
Methods inherited from class com.aspose.email.MailMessageInterpretor
interpret, save
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NDRReportMailMessageInterpretor

public NDRReportMailMessageInterpretor()

Initializes a new instance of the NDRReportMailMessageInterpretor class.

Method Detail

deepClone

public MailMessageInterpretor deepClone()

Creates a copy of the current instance.

Specified by:
deepClone in class MailMessageInterpretor
Returns:
A copy of NDRReportMailMessageInterpretor.


Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.