Uses of Class
com.sun.mail.dsn.DeliveryStatus

Packages that use DeliveryStatus
com.sun.mail.dsn Support for creating and parsing Delivery Status Notifications. 
 

Uses of DeliveryStatus in com.sun.mail.dsn
 

Methods in com.sun.mail.dsn that return DeliveryStatus
 DeliveryStatus MultipartReport.getDeliveryStatus()
          Deprecated. use getReport instead
 

Methods in com.sun.mail.dsn with parameters of type DeliveryStatus
 void MultipartReport.setDeliveryStatus(DeliveryStatus status)
          Deprecated. use setReport instead
 



Copyright © 2011 Oracle. All Rights Reserved.