Package | Description |
---|---|
gnu.mail.providers.imap |
This is a provider for the Internet Message Access Protocol, version 4rev1
(IMAP4rev1), as detailed in RFC 3501.
|
Modifier and Type | Field and Description |
---|---|
protected IMAPFolder |
IMAPStore.root
Folder representing the root namespace of the IMAP connection.
|
protected IMAPFolder |
IMAPStore.selected
The currently selected folder.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
IMAPStore.isSelected(IMAPFolder folder)
Indicates whether the specified folder is selected.
|
protected void |
IMAPStore.setSelected(IMAPFolder folder)
Sets the selected folder.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved