Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- LABELS - Static variable in class org.eclipse.angus.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 jakarta.mail.UIDFolder
-
This is a special value that can be used as the
end
parameter ingetMessagesByUID(start, end)
, to denote the UID of the last message in the folder. - LE - Static variable in class jakarta.mail.search.ComparisonTerm
-
Less than or equal to, "
<=
", comparison. - limit - Variable in class jakarta.mail.Quota.Resource
-
The usage limit for the resource.
- LineInputStream - Interface in jakarta.mail.util
-
LineInputStream supports reading CRLF terminated lines that contain only US-ASCII characters from an input stream.
- LineOutputStream - Interface in jakarta.mail.util
-
This interface is to support writing out Strings as a sequence of bytes terminated by a CRLF sequence.
- list() - Method in class jakarta.mail.Folder
-
Convenience method that returns the list of folders under this Folder.
- list(String) - Method in class jakarta.mail.Folder
-
Returns a list of Folders belonging to this Folder's namespace that match the specified pattern.
- list(String) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
-
List all subfolders matching the specified pattern.
- list(String) - Method in class org.eclipse.angus.mail.pop3.POP3Folder
-
Always throws
MessagingException
because no POP3 folders can contain subfolders. - listCommand() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
-
Return the raw results of the POP3 LIST command with no arguments.
- listRights(String) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
-
Get all the rights that may be allowed to the given identifier.
- listSubscribed() - Method in class jakarta.mail.Folder
-
Convenience method that returns the list of subscribed folders under this Folder.
- listSubscribed(String) - Method in class jakarta.mail.Folder
-
Returns a list of subscribed Folders belonging to this Folder's namespace that match the specified pattern.
- listSubscribed(String) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
-
List all subscribed subfolders matching the specified pattern.
- load(InputStream) - Method in class jakarta.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 jakarta.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 org.eclipse.angus.mail.imap.IMAPFolder
- logger - Variable in class org.eclipse.angus.mail.imap.IMAPStore
- LOOKUP - Static variable in class org.eclipse.angus.mail.imap.Rights.Right
-
Lookup - mailbox is visible to LIST/LSUB commands.
- LT - Static variable in class jakarta.mail.search.ComparisonTerm
-
Less than, "
<
", comparison.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form