|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListInfo | |
---|---|
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 |
Uses of ListInfo in com.sun.mail.imap |
---|
Constructors in com.sun.mail.imap with parameters of type ListInfo | |
---|---|
IMAPFolder(ListInfo li,
IMAPStore store)
Constructor used to create an existing folder. |
Uses of ListInfo in com.sun.mail.imap.protocol |
---|
Methods in com.sun.mail.imap.protocol that return ListInfo | |
---|---|
ListInfo[] |
IMAPProtocol.list(String ref,
String pattern)
LIST Command. |
ListInfo[] |
IMAPProtocol.lsub(String ref,
String pattern)
LSUB Command. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |