Package | Description |
---|---|
com.sun.mail.imap |
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
|
com.sun.mail.imap.protocol |
Constructor and Description |
---|
IMAPFolder(ListInfo li,
IMAPStore store)
Constructor used to create an existing folder.
|
Modifier and Type | Method and Description |
---|---|
ListInfo[] |
IMAPProtocol.list(String ref,
String pattern)
LIST Command.
|
ListInfo[] |
IMAPProtocol.lsub(String ref,
String pattern)
LSUB Command.
|
Copyright © 2012 Sun Microsystems, Inc.. All Rights Reserved.