|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMAPMessage | |
---|---|
com.sun.mail.imap | An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store. |
Uses of IMAPMessage in com.sun.mail.imap |
---|
Subclasses of IMAPMessage in com.sun.mail.imap | |
---|---|
class |
IMAPNestedMessage
This class implements a nested IMAP message |
Methods in com.sun.mail.imap with parameters of type IMAPMessage | |
---|---|
boolean |
Utility.Condition.test(IMAPMessage message)
|
Constructors in com.sun.mail.imap with parameters of type IMAPMessage | |
---|---|
IMAPBodyPart(BODYSTRUCTURE bs,
java.lang.String sid,
IMAPMessage message)
|
|
IMAPInputStream(IMAPMessage msg,
java.lang.String section,
int max,
boolean peek)
Create an IMAPInputStream. |
|
IMAPMultipartDataSource(MimePart part,
BODYSTRUCTURE[] bs,
java.lang.String sectionId,
IMAPMessage msg)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |