Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- data() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
-
Send the
DATA
command to the SMTP host and return an OutputStream to which the data is to be written. - datalen - Variable in class jakarta.mail.util.SharedFileInputStream
-
The amount of data in this subset of the file.
- date - Variable in class jakarta.mail.search.DateTerm
-
The date.
- DATE - Static variable in class org.eclipse.angus.mail.imap.SortTerm
-
Sort by sent date and time.
- DateTerm - Class in jakarta.mail.search
-
This class implements comparisons for Dates
- DateTerm(int, Date) - Constructor for class jakarta.mail.search.DateTerm
-
Constructor.
- debug - Variable in class jakarta.mail.Service
-
Debug flag for this service.
- decode(InputStream, String) - Static method in class jakarta.mail.internet.MimeUtility
-
Decode the given input stream.
- decodeText(String) - Static method in class jakarta.mail.internet.MimeUtility
-
Decode "unstructured" headers, that is, headers that are defined as '*text' as per RFC 822.
- decodeWord(String) - Static method in class jakarta.mail.internet.MimeUtility
-
The string is parsed using the rules in RFC 2047 and RFC 2231 for parsing an "encoded-word".
- defaultPort - Variable in class org.eclipse.angus.mail.imap.IMAPStore
- delete(boolean) - Method in class jakarta.mail.Folder
-
Delete this Folder.
- delete(boolean) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
-
Delete this folder.
- delete(boolean) - Method in class org.eclipse.angus.mail.pop3.POP3Folder
-
Always throws
MethodNotSupportedException
because the POP3 protocol doesn't allow the INBOX to be deleted. - DELETE - Static variable in class org.eclipse.angus.mail.imap.Rights.Right
-
Delete - STORE \DELETED flag, perform EXPUNGE.
- DELETED - Static variable in class jakarta.mail.event.FolderEvent
-
The folder was deleted.
- DELETED - Static variable in class jakarta.mail.Flags.Flag
-
This message is marked deleted.
- DeliveryStatus - Class in org.eclipse.angus.mail.dsn
-
A message/delivery-status message content, as defined in RFC 3464.
- DeliveryStatus() - Constructor for class org.eclipse.angus.mail.dsn.DeliveryStatus
-
Construct a delivery status notification with no content.
- DeliveryStatus(InputStream) - Constructor for class org.eclipse.angus.mail.dsn.DeliveryStatus
-
Construct a delivery status notification by parsing the supplied input stream.
- description() - Element in annotation type jakarta.mail.MailSessionDefinition
-
Description of this mail session.
- dh - Variable in class jakarta.mail.internet.MimeBodyPart
-
The DataHandler object representing this Part's content.
- dh - Variable in class jakarta.mail.internet.MimeMessage
-
The DataHandler object representing this Message's content.
- disconnected(ConnectionEvent) - Method in class jakarta.mail.event.ConnectionAdapter
- disconnected(ConnectionEvent) - Method in interface jakarta.mail.event.ConnectionListener
-
Invoked when a Store is disconnected.
- DISCONNECTED - Static variable in class jakarta.mail.event.ConnectionEvent
-
A connection was disconnected (not currently used).
- dispatch(Object) - Method in class jakarta.mail.event.ConnectionEvent
-
Invokes the appropriate ConnectionListener method
- dispatch(Object) - Method in class jakarta.mail.event.FolderEvent
-
Invokes the appropriate FolderListener method
- dispatch(Object) - Method in class jakarta.mail.event.MailEvent
-
This method invokes the appropriate method on a listener for this event.
- dispatch(Object) - Method in class jakarta.mail.event.MessageChangedEvent
-
Invokes the appropriate MessageChangedListener method.
- dispatch(Object) - Method in class jakarta.mail.event.MessageCountEvent
-
Invokes the appropriate MessageCountListener method.
- dispatch(Object) - Method in class jakarta.mail.event.StoreEvent
-
Invokes the appropriate StoreListener method.
- dispatch(Object) - Method in class jakarta.mail.event.TransportEvent
-
Invokes the appropriate TransportListener method.
- DispositionNotification - Class in org.eclipse.angus.mail.dsn
-
A message/disposition-notification message content, as defined in RFC 3798.
- DispositionNotification() - Constructor for class org.eclipse.angus.mail.dsn.DispositionNotification
-
Construct a disposition notification with no content.
- DispositionNotification(InputStream) - Constructor for class org.eclipse.angus.mail.dsn.DispositionNotification
-
Construct a disposition notification by parsing the supplied input stream.
- doCommand(IMAPFolder.ProtocolCommand) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
-
Execute a user-supplied IMAP command.
- doCommand(IMAPProtocol) - Method in interface org.eclipse.angus.mail.imap.IMAPFolder.ProtocolCommand
-
Execute the user-defined command using the supplied IMAPProtocol object.
- doCommandIgnoreFailure(IMAPFolder.ProtocolCommand) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
- doOptionalCommand(String, IMAPFolder.ProtocolCommand) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
- doProtocolCommand(IMAPFolder.ProtocolCommand) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
- DRAFT - Static variable in class jakarta.mail.Flags.Flag
-
This message is a draft.
- ds - Variable in class jakarta.mail.internet.MimeMultipart
-
The DataSource supplying our InputStream.
- DurationFilter - Class in org.eclipse.angus.mail.util.logging
-
A filter used to limit log records based on a maximum generation rate.
- DurationFilter() - Constructor for class org.eclipse.angus.mail.util.logging.DurationFilter
-
Creates the filter using the default properties.
- DurationFilter(long, long) - Constructor for class org.eclipse.angus.mail.util.logging.DurationFilter
-
Creates the filter using the given properties.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form