DeliveryStatus
, DispositionNotification
public abstract class Report
extends java.lang.Object
DeliveryStatus
and DispositionNotification
.Modifier and Type | Field | Description |
---|---|---|
protected java.lang.String |
type |
Modifier | Constructor | Description |
---|---|---|
protected |
Report(java.lang.String type) |
Construct a report of the indicated MIME subtype.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getType() |
Get the MIME subtype of the report.
|
Copyright © 2018 Oracle. All rights reserved.