|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
SharedInputStream
then this is another such stream representing the content of this message;
if this field is non-null, then MimeBodyPart.content
will be null.
SharedInputStream
then this is another such stream representing the content of this message;
if this field is non-null, then MimeMessage.content
will be null.
DataHandler
for this Message's content.
DataHandler
for this Message's content.
Flags
.Folder
that contains this message, or null if it was not obtained from a folder.
Flag.DELETED
flag set.
Multipart
then recurse up the chain until a Message
is found.
Folder.open(int)
, or -1 if
the folder is closed.
Flag.RECENT
flag set.
Part
that contains the content.
Flags
containing the system flags that have been set
mail.transport.protocol
property.
Flag.SEEN
flag set.
Flag.RECENT
flag set.
phrase ":" [#mailbox] ";"
.
end
parameter to
Folder.getMessages(int, int)
to indicate the last message in this folder.
Folder.list(String)
with the pattern "%".
Folder.listSubscribed(String)
with the pattern "%".
Folder
and message number.
Message.RecipientType
to support addition recipient types.MimeMessage.saveChanges()
is called.
BodyParts
.MimeMessage.headers
and MimeMessage.content
appropriately.
Message.getAllRecipients()
)
using message transports appropriate for each address.
SendFailedException
is thrown.
Session
associated with this message.
Flags
parameter are not affected.
InternetAddress.getLocalAddress(javax.mail.Session)
.
toString()
.
Service.Service(Session, URLName)
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |