A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages

L

language - Variable in class org.eclipse.angus.mail.imap.protocol.BODYSTRUCTURE
 
lastb - Variable in class org.eclipse.angus.mail.util.CRLFOutputStream
 
LASTUID - Static variable in interface jakarta.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 jakarta.mail.search.ComparisonTerm
Less than or equal to, "<=", comparison.
level - Variable in class org.eclipse.angus.mail.util.LogOutputStream
 
limit - Variable in class jakarta.mail.Quota.Resource
The usage limit for the resource.
LineInputStream - Class in org.eclipse.angus.mail.util
LineInputStream supports reading CRLF terminated lines that contain only US-ASCII characters from an input stream.
LineInputStream - Interface in jakarta.mail.util
LineInputStream supports reading CRLF terminated lines that contain only US-ASCII characters from an input stream.
LineInputStream(InputStream) - Constructor for class org.eclipse.angus.mail.util.LineInputStream
 
LineInputStream(InputStream, boolean) - Constructor for class org.eclipse.angus.mail.util.LineInputStream
 
LineOutputStream - Class in org.eclipse.angus.mail.util
This class is to support writing out Strings as a sequence of bytes terminated by a CRLF sequence.
LineOutputStream - Interface in jakarta.mail.util
This interface is to support writing out Strings as a sequence of bytes terminated by a CRLF sequence.
LineOutputStream(OutputStream) - Constructor for class org.eclipse.angus.mail.util.LineOutputStream
 
LineOutputStream(OutputStream, boolean) - Constructor for class org.eclipse.angus.mail.util.LineOutputStream
 
lines - Variable in class org.eclipse.angus.mail.imap.protocol.BODYSTRUCTURE
 
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.DefaultFolder
 
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.DefaultFolder
 
list(String) - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Always throws MessagingException because no POP3 folders can contain subfolders.
list(String, String) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
LIST Command.
listCommand() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Return the raw results of the POP3 LIST command with no arguments.
ListInfo - Class in org.eclipse.angus.mail.imap.protocol
A LIST response.
ListInfo(IMAPResponse) - Constructor for class org.eclipse.angus.mail.imap.protocol.ListInfo
 
listRights(String) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get all the rights that may be allowed to the given identifier.
listRights(String, String) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
LISTRIGHTS Command.
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.DefaultFolder
 
listSubscribed(String) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
List all subscribed subfolders matching the specified pattern.
Literal - Interface in org.eclipse.angus.mail.iap
An interface for objects that provide data dynamically for use in a literal protocol element.
LiteralException - Exception in org.eclipse.angus.mail.iap
 
LiteralException(Response) - Constructor for exception org.eclipse.angus.mail.iap.LiteralException
Constructs a LiteralException with the specified Response object.
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.
log(String) - Method in class org.eclipse.angus.mail.util.LogOutputStream
Log the specified message.
log(Level, String) - Method in class org.eclipse.angus.mail.util.MailLogger
Log the message at the specified level.
log(Level, String, Object) - Method in class org.eclipse.angus.mail.util.MailLogger
Log the message at the specified level.
log(Level, String, Object...) - Method in class org.eclipse.angus.mail.util.MailLogger
Log the message at the specified level.
log(Level, String, Throwable) - Method in class org.eclipse.angus.mail.util.MailLogger
Log the message at the specified level.
logf(Level, String, Object...) - Method in class org.eclipse.angus.mail.util.MailLogger
Log the message at the specified level using a format string.
logger - Variable in class org.eclipse.angus.mail.iap.Protocol
 
logger - Variable in class org.eclipse.angus.mail.imap.IMAPFolder
 
logger - Variable in class org.eclipse.angus.mail.imap.IMAPStore
 
logger - Variable in class org.eclipse.angus.mail.util.LogOutputStream
 
login(String, String) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
LOGIN Command.
logout() - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
LOGOUT Command.
LogOutputStream - Class in org.eclipse.angus.mail.util
Capture output lines and send them to the mail logger.
LogOutputStream(MailLogger) - Constructor for class org.eclipse.angus.mail.util.LogOutputStream
Log to the specified logger.
LOOKUP - Static variable in class org.eclipse.angus.mail.imap.Rights.Right
Lookup - mailbox is visible to LIST/LSUB commands.
lsub(String, String) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
LSUB Command.
LT - Static variable in class jakarta.mail.search.ComparisonTerm
Less than, "<", comparison.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages