Uses of Class
com.sun.mail.dsn.DeliveryStatus
Packages that use DeliveryStatus
Package
Description
Support for creating and parsing Delivery Status Notifications.
-
Uses of DeliveryStatus in com.sun.mail.dsn
Methods in com.sun.mail.dsn that return DeliveryStatusModifier and TypeMethodDescriptionMultipartReport.getDeliveryStatus()
Get the delivery status associated with this multipart/report.Methods in com.sun.mail.dsn with parameters of type DeliveryStatusModifier and TypeMethodDescriptionvoid
MultipartReport.setDeliveryStatus
(DeliveryStatus status) Set the delivery status associated with this multipart/report.