public abstract class Report
extends java.lang.Object
DeliveryStatus
and DispositionNotification
.Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
type |
Modifier | Constructor and Description |
---|---|
protected |
Report(java.lang.String type)
Construct a report of the indicated MIME subtype.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType()
Get the MIME subtype of the report.
|
Copyright © 2012 Sun Microsystems, Inc.. All Rights Reserved.