- LABELS - Static variable in class com.sun.mail.gimap.GmailFolder.FetchProfileItem
-
LABELS is a fetch profile item that can be included in a
FetchProfile
during a fetch request to a Folder.
- LASTUID - Static variable in interface javax.mail.UIDFolder
-
This is a special value that can be used as the end
parameter in getMessagesByUID(start, end)
, to denote the
UID of the last message in the folder.
- LE - Static variable in class javax.mail.search.ComparisonTerm
-
- limit - Variable in class javax.mail.Quota.Resource
-
The usage limit for the resource.
- list(String) - Method in class com.sun.mail.imap.IMAPFolder
-
List all subfolders matching the specified pattern.
- list(String) - Method in class com.sun.mail.pop3.POP3Folder
-
Always throws MessagingException
because no POP3 folders
can contain subfolders.
- list(String) - Method in class javax.mail.Folder
-
Returns a list of Folders belonging to this Folder's namespace
that match the specified pattern.
- list() - Method in class javax.mail.Folder
-
Convenience method that returns the list of folders under this
Folder.
- listCommand() - Method in class com.sun.mail.pop3.POP3Folder
-
Return the raw results of the POP3 LIST command with no arguments.
- listRights(String) - Method in class com.sun.mail.imap.IMAPFolder
-
Get all the rights that may be allowed to the given identifier.
- listSubscribed(String) - Method in class com.sun.mail.imap.IMAPFolder
-
List all subscribed subfolders matching the specified pattern.
- listSubscribed(String) - Method in class javax.mail.Folder
-
Returns a list of subscribed Folders belonging to this Folder's
namespace that match the specified pattern.
- listSubscribed() - Method in class javax.mail.Folder
-
Convenience method that returns the list of subscribed folders
under this Folder.
- load(InputStream) - Method in class javax.mail.internet.InternetHeaders
-
Read and parse the given RFC822 message stream till the
blank line separating the header from the body.
- load(InputStream, boolean) - Method in class javax.mail.internet.InternetHeaders
-
Read and parse the given RFC822 message stream till the
blank line separating the header from the body.
- logger - Variable in class com.sun.mail.imap.IMAPFolder
-
- logger - Variable in class com.sun.mail.imap.IMAPStore
-
- LOOKUP - Static variable in class com.sun.mail.imap.Rights.Right
-
Lookup - mailbox is visible to LIST/LSUB commands.
- LT - Static variable in class javax.mail.search.ComparisonTerm
-