Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
D
date
- Variable in class javax.mail.search.
DateTerm
The date.
DateTerm
- class javax.mail.search.
DateTerm
.
This class implements comparisons for Dates
DateTerm(int, Date)
- Constructor for class javax.mail.search.
DateTerm
Constructor.
debug
- Variable in class javax.mail.
Service
Debug flag for this service.
decode(InputStream, String)
- Static method in class javax.mail.internet.
MimeUtility
Decode the given input stream.
decodeText(String)
- Static method in class javax.mail.internet.
MimeUtility
Decode "unstructured" headers, that is, headers that are defined as '*text' as per RFC 822.
decodeWord(String)
- Static method in class javax.mail.internet.
MimeUtility
The string is parsed using the rules in RFC 2047 for parsing an "encoded-word".
DELETE
- Static variable in class com.sun.mail.imap.
Rights.Right
Delete - STORE \DELETED flag, perform EXPUNGE.
delete(boolean)
- Method in class javax.mail.
Folder
Delete this Folder.
delete(boolean)
- Method in class com.sun.mail.imap.
IMAPFolder
Delete this folder.
delete(boolean)
- Method in class com.sun.mail.pop3.
POP3Folder
Always throws
MethodNotSupportedException
because the POP3 protocol doesn't allow the INBOX to be deleted.
DELETED
- Static variable in class javax.mail.
Flags.Flag
This message is marked deleted.
DELETED
- Static variable in class javax.mail.event.
FolderEvent
The folder was deleted.
dh
- Variable in class javax.mail.internet.
MimeMessage
The DataHandler object representing this Message's content.
dh
- Variable in class javax.mail.internet.
MimeBodyPart
The DataHandler object representing this Part's content.
DISCONNECTED
- Static variable in class javax.mail.event.
ConnectionEvent
A connection was disconnected (not currently used).
disconnected(ConnectionEvent)
- Method in class javax.mail.event.
ConnectionAdapter
disconnected(ConnectionEvent)
- Method in interface javax.mail.event.
ConnectionListener
Invoked when a Store is disconnected.
dispatch(Object)
- Method in class javax.mail.event.
MailEvent
This method invokes the appropriate method on a listener for this event.
dispatch(Object)
- Method in class javax.mail.event.
FolderEvent
Invokes the appropriate FolderListener method
dispatch(Object)
- Method in class javax.mail.event.
ConnectionEvent
Invokes the appropriate ConnectionListener method
dispatch(Object)
- Method in class javax.mail.event.
StoreEvent
Invokes the appropriate StoreListener method.
dispatch(Object)
- Method in class javax.mail.event.
MessageChangedEvent
Invokes the appropriate MessageChangedListener method.
dispatch(Object)
- Method in class javax.mail.event.
TransportEvent
Invokes the appropriate TransportListener method.
dispatch(Object)
- Method in class javax.mail.event.
MessageCountEvent
Invokes the appropriate MessageCountListener method.
doCommand(IMAPFolder.ProtocolCommand)
- Method in class com.sun.mail.imap.
IMAPFolder
Execute a user-supplied IMAP command.
doCommand(IMAPProtocol)
- Method in interface com.sun.mail.imap.
IMAPFolder.ProtocolCommand
Execute the user-defined command using the supplied IMAPProtocol object.
doCommandIgnoreFailure(IMAPFolder.ProtocolCommand)
- Method in class com.sun.mail.imap.
IMAPFolder
doOptionalCommand(String, IMAPFolder.ProtocolCommand)
- Method in class com.sun.mail.imap.
IMAPFolder
doProtocolCommand(IMAPFolder.ProtocolCommand)
- Method in class com.sun.mail.imap.
IMAPFolder
DRAFT
- Static variable in class javax.mail.
Flags.Flag
This message is a draft.
ds
- Variable in class javax.mail.internet.
MimeMultipart
The DataSource supplying our InputStream.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W