Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name - Variable in class jakarta.mail.Header
-
The name of the header.
- name - Variable in class jakarta.mail.Quota.Resource
-
The name of the resource.
- name - Variable in class org.eclipse.angus.mail.imap.IMAPFolder
- name - Variable in class org.eclipse.angus.mail.imap.IMAPStore
- name() - Element in annotation type jakarta.mail.MailSessionDefinition
-
JNDI name by which the mail session will be registered.
- NE - Static variable in class jakarta.mail.search.ComparisonTerm
-
Not equal to, "
!=
", comparison. - newFolder - Variable in class jakarta.mail.event.FolderEvent
-
The folder that represents the new name, in case of a RENAMED event.
- newIMAPFolder(String, char) - Method in class org.eclipse.angus.mail.imap.IMAPStore
-
Create an IMAPFolder object.
- newIMAPFolder(String, char, Boolean) - Method in class org.eclipse.angus.mail.gimap.GmailStore
-
Create an IMAPFolder object.
- newIMAPFolder(String, char, Boolean) - Method in class org.eclipse.angus.mail.imap.IMAPStore
-
Create an IMAPFolder object.
- newIMAPFolder(ListInfo) - Method in class org.eclipse.angus.mail.gimap.GmailStore
-
Create an IMAPFolder object.
- newIMAPFolder(ListInfo) - Method in class org.eclipse.angus.mail.imap.IMAPStore
-
Create an IMAPFolder object.
- newIMAPMessage(int) - Method in class org.eclipse.angus.mail.gimap.GmailFolder
-
Create a new IMAPMessage object to represent the given message number.
- newIMAPMessage(int) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
-
Create a new IMAPMessage object to represent the given message number.
- newIMAPProtocol(String, int) - Method in class org.eclipse.angus.mail.gimap.GmailStore
- newIMAPProtocol(String, int) - Method in class org.eclipse.angus.mail.imap.IMAPStore
-
Create an IMAPProtocol object connected to the host and port.
- NewsAddress - Class in jakarta.mail.internet
-
This class models an RFC1036 newsgroup address.
- NewsAddress() - Constructor for class jakarta.mail.internet.NewsAddress
-
Default constructor.
- NewsAddress(String) - Constructor for class jakarta.mail.internet.NewsAddress
-
Construct a NewsAddress with the given newsgroup.
- NewsAddress(String, String) - Constructor for class jakarta.mail.internet.NewsAddress
-
Construct a NewsAddress with the given newsgroup and host.
- newsgroup - Variable in class jakarta.mail.internet.NewsAddress
-
The newsgroup.
- NEWSGROUPS - Static variable in class jakarta.mail.internet.MimeMessage.RecipientType
-
The "Newsgroup" (Usenet news) recipients.
- newStream(long, long) - Method in interface jakarta.mail.internet.SharedInputStream
-
Return a new InputStream representing a subset of the data from this InputStream, starting at
start
(inclusive) up toend
(exclusive). - newStream(long, long) - Method in class jakarta.mail.util.SharedByteArrayInputStream
-
Return a new InputStream representing a subset of the data from this InputStream, starting at
start
(inclusive) up toend
(exclusive). - newStream(long, long) - Method in class jakarta.mail.util.SharedFileInputStream
-
Return a new InputStream representing a subset of the data from this InputStream, starting at
start
(inclusive) up toend
(exclusive). - next() - Method in class jakarta.mail.internet.HeaderTokenizer
-
Parses the next token from this String.
- next(char) - Method in class jakarta.mail.internet.HeaderTokenizer
-
Parses the next token from this String.
- next(char, boolean) - Method in class jakarta.mail.internet.HeaderTokenizer
-
Parses the next token from this String.
- NoSuchProviderException - Exception in jakarta.mail
-
This exception is thrown when Session attempts to instantiate a Provider that doesn't exist.
- NoSuchProviderException() - Constructor for exception jakarta.mail.NoSuchProviderException
-
Constructs a NoSuchProviderException with no detail message.
- NoSuchProviderException(String) - Constructor for exception jakarta.mail.NoSuchProviderException
-
Constructs a NoSuchProviderException with the specified detail message.
- NoSuchProviderException(String, Exception) - Constructor for exception jakarta.mail.NoSuchProviderException
-
Constructs a NoSuchProviderException with the specified detail message and embedded exception.
- NOTICE - Static variable in class jakarta.mail.event.StoreEvent
-
Indicates that this message is a NOTICE.
- notification(StoreEvent) - Method in interface jakarta.mail.event.StoreListener
-
Invoked when the Store generates a notification event.
- notifications - Variable in class org.eclipse.angus.mail.dsn.DispositionNotification
-
The disposition notification content fields.
- NOTIFY_DELAY - Static variable in class org.eclipse.angus.mail.smtp.SMTPMessage
-
Notify of delivery delay
- NOTIFY_FAILURE - Static variable in class org.eclipse.angus.mail.smtp.SMTPMessage
-
Notify of delivery failure
- NOTIFY_NEVER - Static variable in class org.eclipse.angus.mail.smtp.SMTPMessage
-
Never notify of delivery status
- NOTIFY_SUCCESS - Static variable in class org.eclipse.angus.mail.smtp.SMTPMessage
-
Notify of delivery success
- notifyConnectionListeners(int) - Method in class jakarta.mail.Folder
-
Notify all ConnectionListeners.
- notifyConnectionListeners(int) - Method in class jakarta.mail.Service
-
Notify all ConnectionListeners.
- notifyFolderListeners(int) - Method in class jakarta.mail.Folder
-
Notify all FolderListeners registered on this Folder and this folder's Store.
- notifyFolderListeners(int, Folder) - Method in class jakarta.mail.Store
-
Notify all FolderListeners.
- notifyFolderRenamedListeners(Folder) - Method in class jakarta.mail.Folder
-
Notify all FolderListeners registered on this Folder and this folder's Store about the renaming of this folder.
- notifyFolderRenamedListeners(Folder, Folder) - Method in class jakarta.mail.Store
-
Notify all FolderListeners about the renaming of a folder.
- notifyMessageAddedListeners(Message[]) - Method in class jakarta.mail.Folder
-
Notify all MessageCountListeners about the addition of messages into this folder.
- notifyMessageChangedListeners(int, Message) - Method in class jakarta.mail.Folder
-
Notify all MessageChangedListeners.
- notifyMessageChangedListeners(int, Message) - Method in class org.eclipse.angus.mail.pop3.POP3Folder
- notifyMessageRemovedListeners(boolean, Message[]) - Method in class jakarta.mail.Folder
-
Notify all MessageCountListeners about the removal of messages from this Folder.
- notifyStoreListeners(int, String) - Method in class jakarta.mail.Store
-
Notify all StoreListeners.
- notifyTransportListeners(int, Address[], Address[], Address[], Message) - Method in class jakarta.mail.Transport
-
Notify all TransportListeners.
- notifyTransportListeners(int, Address[], Address[], Address[], Message) - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
-
Notify all TransportListeners.
- NotTerm - Class in jakarta.mail.search
-
This class implements the logical NEGATION operator.
- NotTerm(SearchTerm) - Constructor for class jakarta.mail.search.NotTerm
-
Constructor.
- number - Variable in class jakarta.mail.search.IntegerComparisonTerm
-
The number.
- number - Variable in class org.eclipse.angus.mail.gimap.GmailMsgIdTerm
-
The number.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form