Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

O

OlderTerm - Class in org.eclipse.angus.mail.imap
Find messages that are older than a given interval (in seconds).
OlderTerm(int) - Constructor for class org.eclipse.angus.mail.imap.OlderTerm
Constructor.
open(int) - Method in class jakarta.mail.Folder
Open this Folder.
open(int) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Open this folder in the given mode.
open(int) - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Throws FolderNotFoundException unless this folder is named "INBOX".
open(int, ResyncData) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Open this folder in the given mode, with the given resynchronization data.
opened(ConnectionEvent) - Method in class jakarta.mail.event.ConnectionAdapter
 
opened(ConnectionEvent) - Method in interface jakarta.mail.event.ConnectionListener
Invoked when a Store/Folder/Transport is opened.
OPENED - Static variable in class jakarta.mail.event.ConnectionEvent
A connection was opened.
org.eclipse.angus.mail - module org.eclipse.angus.mail
 
org.eclipse.angus.mail.dsn - module org.eclipse.angus.mail.dsn
 
org.eclipse.angus.mail.dsn - package org.eclipse.angus.mail.dsn
Support for creating and parsing Delivery Status Notifications.
org.eclipse.angus.mail.gimap - module org.eclipse.angus.mail.gimap
 
org.eclipse.angus.mail.gimap - package org.eclipse.angus.mail.gimap
An EXPERIMENTAL IMAP protocol provider that supports the Gmail-specific IMAP protocol extensions .
org.eclipse.angus.mail.imap - package org.eclipse.angus.mail.imap
An IMAP protocol provider for the Jakarta Mail API that provides access to an IMAP message store.
org.eclipse.angus.mail.pop3 - package org.eclipse.angus.mail.pop3
A POP3 protocol provider for the Jakarta Mail API that provides access to a POP3 message store.
org.eclipse.angus.mail.smtp - package org.eclipse.angus.mail.smtp
An SMTP protocol provider for the Jakarta Mail API that provides access to an SMTP server.
org.eclipse.angus.mail.util - package org.eclipse.angus.mail.util
Utility classes for use with the Jakarta Mail API.
org.eclipse.angus.mail.util.logging - package org.eclipse.angus.mail.util.logging
Contains Angus Mail extensions for the Java™ platform's core logging facilities.
OrTerm - Class in jakarta.mail.search
This class implements the logical OR operator on individual SearchTerms.
OrTerm(SearchTerm[]) - Constructor for class jakarta.mail.search.OrTerm
Constructor that takes an array of SearchTerms.
OrTerm(SearchTerm, SearchTerm) - Constructor for class jakarta.mail.search.OrTerm
Constructor that takes two operands.
outputB(OutputStream) - Method in interface jakarta.mail.util.StreamProvider
Creates a 'b' encoder from the OutputStream.
outputBase64(OutputStream) - Method in interface jakarta.mail.util.StreamProvider
Creates a 'base64' encoder from the OutputStream.
outputBinary(OutputStream) - Method in interface jakarta.mail.util.StreamProvider
Creates a 'binary', '7bit' and '8bit' encoder from the OutputStream.
outputLineStream(OutputStream, boolean) - Method in interface jakarta.mail.util.StreamProvider
Creates a new LineOutputStream that supports writing out Strings as a sequence of bytes terminated by a CRLF sequence.
outputQ(OutputStream, boolean) - Method in interface jakarta.mail.util.StreamProvider
Creates a 'q' encoder.
outputQP(OutputStream) - Method in interface jakarta.mail.util.StreamProvider
Creates a 'quoted-printable' encoder from the OutputStream.
outputUU(OutputStream, String) - Method in interface jakarta.mail.util.StreamProvider
Creates a 'uuencode', 'x-uuencode' and 'x-uue' encoder from the OutputStream.
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 and Interfaces|All Packages|Constant Field Values|Serialized Form