Uses of Class
org.eclipse.angus.mail.dsn.DeliveryStatus
Packages that use DeliveryStatus
Package
Description
Support for creating and parsing Delivery Status Notifications.
-
Uses of DeliveryStatus in org.eclipse.angus.mail.dsn
Methods in org.eclipse.angus.mail.dsn that return DeliveryStatusModifier and TypeMethodDescriptionMultipartReport.getDeliveryStatus()
Deprecated.use getReport insteadMethods in org.eclipse.angus.mail.dsn with parameters of type DeliveryStatusModifier and TypeMethodDescriptionvoid
MultipartReport.setDeliveryStatus
(DeliveryStatus status) Deprecated.use setReport instead