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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms< /a>.