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

G

GE - Static variable in class jakarta.mail.search.ComparisonTerm
Greater than or equal to, ">=", comparison.
generateSequence(SearchTerm, String) - Method in class org.eclipse.angus.mail.imap.protocol.SearchSequence
Generate the IMAP search sequence for the given search expression.
generateType1Msg(int) - Method in class org.eclipse.angus.mail.auth.Ntlm
 
generateType1Msg(int, boolean) - Method in class org.eclipse.angus.mail.auth.Ntlm
 
generateType3Msg(String) - Method in class org.eclipse.angus.mail.auth.Ntlm
 
get(String) - Method in class jakarta.mail.internet.ParameterList
Returns the value of the specified parameter.
get2DigitYearStart() - Method in class jakarta.mail.internet.MailDateFormat
This method always throws an UnsupportedOperationException and should not be used because RFC 2822 mandates another strategy for interpreting 2-digits years.
getACL() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the access control list entries for this folder.
getACL(String) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
GETACL Command.
getAddress() - Method in class jakarta.mail.internet.InternetAddress
Get the email address.
getAddress() - Method in class jakarta.mail.search.AddressTerm
Return the address to match with.
getAddress() - Method in exception org.eclipse.angus.mail.smtp.SMTPAddressFailedException
Return the address that failed.
getAddress() - Method in exception org.eclipse.angus.mail.smtp.SMTPAddressSucceededException
Return the address that succeeded.
getAddress() - Method in exception org.eclipse.angus.mail.smtp.SMTPSenderFailedException
Return the address that failed.
getAllHeaderLines() - Method in class jakarta.mail.internet.InternetHeaders
Return all the header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in class jakarta.mail.internet.MimeBodyPart
Get all header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in class jakarta.mail.internet.MimeMessage
Get all header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in interface jakarta.mail.internet.MimePart
Get all header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getAllHeaderLines() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get all header-lines.
getAllHeaderLines() - Method in class org.eclipse.angus.mail.pop3.POP3Message
Get all header lines as an Enumeration of Strings.
getAllHeaders() - Method in class jakarta.mail.internet.InternetHeaders
Return all the headers as an Enumeration of Header objects.
getAllHeaders() - Method in class jakarta.mail.internet.MimeBodyPart
Return all the headers from this Message as an Enumeration of Header objects.
getAllHeaders() - Method in class jakarta.mail.internet.MimeMessage
Return all the headers from this Message as an enumeration of Header objects.
getAllHeaders() - Method in interface jakarta.mail.Part
Return all the headers from this part as an Enumeration of Header objects.
getAllHeaders() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getAllHeaders() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get all headers.
getAllHeaders() - Method in class org.eclipse.angus.mail.pop3.POP3Message
Return all the headers from this Message as an enumeration of Header objects.
getAllow8bitMIME() - Method in class org.eclipse.angus.mail.smtp.SMTPMessage
Is use of the 8BITMIME extension is allowed?
getAllRecipients() - Method in class jakarta.mail.internet.MimeMessage
Get all the recipient addresses for the message.
getAllRecipients() - Method in class jakarta.mail.Message
Get all the recipient addresses for the message.
getAttachmentFilters() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Gets the attachment filters.
getAttachmentFormatters() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Gets the attachment formatters.
getAttachmentNames() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Gets the attachment name formatters.
getAttributes() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the attributes that the IMAP server returns with the LIST response.
getAuthenticator() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Gets the Authenticator used to login to the email server.
getAuthorizationId() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Gets the authorization ID to be used for authentication.
getBaseType() - Method in class jakarta.mail.internet.ContentType
Return the MIME type string, without the parameters.
getBodyPart(int) - Method in class jakarta.mail.internet.MimeMultipart
Get the specified BodyPart.
getBodyPart(int) - Method in class jakarta.mail.Multipart
Get the specified Part.
getBodyPart(int) - Method in interface jakarta.mail.MultipartDataSource
Get the specified Part.
getBodyPart(int) - Method in class org.eclipse.angus.mail.imap.IMAPMultipartDataSource
 
getBodyPart(String) - Method in class jakarta.mail.internet.MimeMultipart
Get the MimeBodyPart referred to by the given ContentID (CID).
getBooleanProperty(Properties, String, boolean) - Static method in class org.eclipse.angus.mail.util.PropUtil
Get a boolean valued property.
getBooleanSessionProperty(Session, String, boolean) - Static method in class org.eclipse.angus.mail.util.PropUtil
Deprecated.
getBooleanSystemProperty(String, boolean) - Static method in class org.eclipse.angus.mail.util.PropUtil
Get a boolean valued System property.
getByteArray() - Method in class org.eclipse.angus.mail.imap.protocol.BODY
 
getByteArray() - Method in class org.eclipse.angus.mail.imap.protocol.RFC822DATA
 
getByteArrayInputStream() - Method in class org.eclipse.angus.mail.imap.protocol.BODY
 
getByteArrayInputStream() - Method in class org.eclipse.angus.mail.imap.protocol.RFC822DATA
 
getBytes() - Method in class org.eclipse.angus.mail.iap.ByteArray
Returns the internal byte array.
getBytes(InputStream) - Static method in class jakarta.mail.internet.MimeUtility
 
getBytes(InputStream) - Static method in class org.eclipse.angus.mail.util.ASCIIUtility
 
getBytes(String) - Static method in class jakarta.mail.internet.MimeUtility
 
getBytes(String) - Static method in class org.eclipse.angus.mail.util.ASCIIUtility
 
getCapabilities() - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
Return the map of capabilities returned by the server.
getCapacity() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Gets the number of log records the internal buffer can hold.
getCause() - Method in exception jakarta.mail.MessagingException
Overrides the getCause method of Throwable to return the next exception in the chain of nested exceptions.
getChannel() - Method in class org.eclipse.angus.mail.iap.Protocol
Return the SocketChannel associated with this connection, if any.
getChannel() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getClassName() - Method in class jakarta.mail.Provider
Returns the name of the class that implements the protocol.
getCommand() - Method in exception org.eclipse.angus.mail.smtp.SMTPAddressFailedException
Return the command that failed.
getCommand() - Method in exception org.eclipse.angus.mail.smtp.SMTPAddressSucceededException
Return the command that succeeded.
getCommand() - Method in exception org.eclipse.angus.mail.smtp.SMTPSenderFailedException
Return the command that failed.
getCommand() - Method in exception org.eclipse.angus.mail.smtp.SMTPSendFailedException
Return the command that failed.
getComparator() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Gets the comparator used to order all LogRecord objects prior to formatting.
getComparison() - Method in class jakarta.mail.search.DateTerm
Return the type of comparison.
getComparison() - Method in class jakarta.mail.search.IntegerComparisonTerm
Return the type of comparison.
getConnectionTimeout() - Method in exception org.eclipse.angus.mail.util.MailConnectException
The timeout used for the connection attempt.
getConnectionTimeout() - Method in exception org.eclipse.angus.mail.util.SocketConnectException
The timeout used for the connection attempt.
getContent() - Method in class jakarta.mail.internet.MimeBodyPart
Return the content as a Java object.
getContent() - Method in class jakarta.mail.internet.MimeMessage
Return the content as a Java object.
getContent() - Method in interface jakarta.mail.Part
Return the content as a Java object.
getContent(DataSource) - Method in class org.eclipse.angus.mail.handlers.image_gif
 
getContent(DataSource) - Method in class org.eclipse.angus.mail.handlers.message_rfc822
Return the content.
getContent(DataSource) - Method in class org.eclipse.angus.mail.handlers.multipart_mixed
Return the content.
getContent(DataSource) - Method in class org.eclipse.angus.mail.handlers.text_plain
 
getContentID() - Method in class jakarta.mail.internet.MimeBodyPart
Returns the value of the "Content-ID" header field.
getContentID() - Method in class jakarta.mail.internet.MimeMessage
Returns the value of the "Content-ID" header field.
getContentID() - Method in interface jakarta.mail.internet.MimePart
Get the Content-ID of this part.
getContentID() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getContentID() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the Content-ID.
getContentLanguage() - Method in class jakarta.mail.internet.MimeBodyPart
Get the languages specified in the Content-Language header of this MimePart.
getContentLanguage() - Method in class jakarta.mail.internet.MimeMessage
Get the languages specified in the "Content-Language" header field of this message.
getContentLanguage() - Method in interface jakarta.mail.internet.MimePart
Get the language tags specified in the Content-Language header of this MimePart.
getContentLanguage() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the content language.
getContentMD5() - Method in class jakarta.mail.internet.MimeBodyPart
Return the value of the "Content-MD5" header field.
getContentMD5() - Method in class jakarta.mail.internet.MimeMessage
Return the value of the "Content-MD5" header field.
getContentMD5() - Method in interface jakarta.mail.internet.MimePart
Get the Content-MD5 digest of this part.
getContentMD5() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getContentMD5() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the Content-MD5.
getContentStream() - Method in class jakarta.mail.internet.MimeBodyPart
Produce the raw bytes of the content.
getContentStream() - Method in class jakarta.mail.internet.MimeMessage
Produce the raw bytes of the content.
getContentStream() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getContentStream() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get all the bytes for this message.
getContentStream() - Method in class org.eclipse.angus.mail.pop3.POP3Message
Produce the raw bytes of the content.
getContentType() - Method in class jakarta.mail.internet.MimeBodyPart
Returns the value of the RFC 822 "Content-Type" header field.
getContentType() - Method in class jakarta.mail.internet.MimeMessage
Returns the value of the RFC 822 "Content-Type" header field.
getContentType() - Method in class jakarta.mail.internet.MimePartDataSource
Returns the content-type of this DataSource.
getContentType() - Method in class jakarta.mail.Multipart
Return the content-type of this Multipart.
getContentType() - Method in interface jakarta.mail.Part
Returns the Content-Type of the content of this part.
getContentType() - Method in class jakarta.mail.util.ByteArrayDataSource
Get the MIME content type of the data.
getContentType() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getContentType() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the Content-Type.
getCopyUID(Response[]) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
If the response contains a COPYUID response code, extract it and return a CopyUID object with the information.
getCount() - Method in class jakarta.mail.internet.MimeMultipart
Return the number of enclosed BodyPart objects.
getCount() - Method in class jakarta.mail.Multipart
Return the number of enclosed BodyPart objects.
getCount() - Method in interface jakarta.mail.MultipartDataSource
Return the number of enclosed BodyPart objects.
getCount() - Method in class org.eclipse.angus.mail.iap.ByteArray
Returns the count of bytes
getCount() - Method in class org.eclipse.angus.mail.imap.IMAPMultipartDataSource
 
getData(ActivationDataFlavor, DataSource) - Method in class org.eclipse.angus.mail.handlers.handler_base
Given the flavor that matched, return the appropriate type of object.
getData(ActivationDataFlavor, DataSource) - Method in class org.eclipse.angus.mail.handlers.text_xml
 
getDataFlavors() - Method in class org.eclipse.angus.mail.handlers.handler_base
Return an array of ActivationDataFlavors that we support.
getDataFlavors() - Method in class org.eclipse.angus.mail.handlers.image_gif
 
getDataFlavors() - Method in class org.eclipse.angus.mail.handlers.image_jpeg
 
getDataFlavors() - Method in class org.eclipse.angus.mail.handlers.message_rfc822
 
getDataFlavors() - Method in class org.eclipse.angus.mail.handlers.multipart_mixed
 
getDataFlavors() - Method in class org.eclipse.angus.mail.handlers.text_html
 
getDataFlavors() - Method in class org.eclipse.angus.mail.handlers.text_plain
 
getDataFlavors() - Method in class org.eclipse.angus.mail.handlers.text_xml
 
getDataHandler() - Method in class jakarta.mail.internet.MimeBodyPart
Return a DataHandler for this body part's content.
getDataHandler() - Method in class jakarta.mail.internet.MimeMessage
Return a DataHandler for this Message's content.
getDataHandler() - Method in interface jakarta.mail.Part
Return a DataHandler for the content within this part.
getDataHandler() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getDataHandler() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the DataHandler object for this message.
getDate() - Method in class jakarta.mail.search.DateTerm
Return the Date to compare with.
getDate() - Method in class org.eclipse.angus.mail.imap.protocol.INTERNALDATE
 
getDebug() - Method in class jakarta.mail.Session
Get the debug setting for this Session.
getDebugOut() - Method in class jakarta.mail.Session
Returns the stream to be used for debugging output.
getDefaultCipherSuites() - Method in class org.eclipse.angus.mail.util.MailSSLSocketFactory
 
getDefaultFolder() - Method in class jakarta.mail.Store
Returns a Folder object that represents the 'root' of the default namespace presented to the user by the Store.
getDefaultFolder() - Method in class org.eclipse.angus.mail.imap.IMAPStore
Get the default folder, representing the root of this user's namespace.
getDefaultFolder() - Method in class org.eclipse.angus.mail.pop3.POP3Store
 
getDefaultInstance(Properties) - Static method in class jakarta.mail.Session
Get the default Session object.
getDefaultInstance(Properties, Authenticator) - Static method in class jakarta.mail.Session
Get the default Session object.
getDefaultJavaCharset() - Static method in class jakarta.mail.internet.MimeUtility
Get the default charset corresponding to the system's current default locale.
getDefaultUserName() - Method in class jakarta.mail.Authenticator
 
getDeletedMessageCount() - Method in class jakarta.mail.Folder
Get the number of deleted messages in this Folder.
getDeletedMessageCount() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the deleted message count.
getDescription() - Method in class jakarta.mail.internet.MimeBodyPart
Returns the "Content-Description" header field of this body part.
getDescription() - Method in class jakarta.mail.internet.MimeMessage
Returns the "Content-Description" header field of this Message.
getDescription() - Method in interface jakarta.mail.Part
Return a description String for this part.
getDescription() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getDescription() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the decoded Content-Description.
getDisposition() - Method in class jakarta.mail.internet.ContentDisposition
Return the disposition value.
getDisposition() - Method in class jakarta.mail.internet.MimeBodyPart
Returns the disposition from the "Content-Disposition" header field.
getDisposition() - Method in class jakarta.mail.internet.MimeMessage
Returns the disposition from the "Content-Disposition" header field.
getDisposition() - Method in interface jakarta.mail.Part
Return the disposition of this part.
getDisposition() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getDisposition() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the Content-Disposition.
getEncoder() - Method in enum jakarta.mail.util.StreamProvider.EncoderTypes
 
getEncoding() - Method in interface jakarta.mail.EncodingAware
Return the MIME Content-Transfer-Encoding to use for this data, or null to indicate that an appropriate value should be chosen by the caller.
getEncoding() - Method in class jakarta.mail.internet.MimeBodyPart
Returns the content transfer encoding from the "Content-Transfer-Encoding" header field.
getEncoding() - Method in class jakarta.mail.internet.MimeMessage
Returns the content transfer encoding from the "Content-Transfer-Encoding" header field.
getEncoding() - Method in interface jakarta.mail.internet.MimePart
Get the transfer encoding of this part.
getEncoding() - Method in class jakarta.mail.internet.PreencodedMimeBodyPart
Returns the content transfer encoding specified when this object was created.
getEncoding() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getEncoding() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the Content-Transfer-Encoding.
getEncoding() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Return the character encoding for this Handler.
getEncoding(DataHandler) - Static method in class jakarta.mail.internet.MimeUtility
Same as getEncoding(DataSource) except that instead of reading the data from an InputStream it uses the writeTo method to examine the data.
getEncoding(DataSource) - Static method in class jakarta.mail.internet.MimeUtility
Get the Content-Transfer-Encoding that should be applied to the input stream of this DataSource, to make it mail-safe.
getEnvelopeCommand() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Return the IMAP FETCH items to request in order to load all the "envelope" data.
getEnvelopeFrom() - Method in class org.eclipse.angus.mail.smtp.SMTPMessage
Return the envelope From address.
getErrorManager() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Retrieves the ErrorManager for this Handler.
getException() - Method in class org.eclipse.angus.mail.iap.Response
Return the exception for a synthetic BYE response.
getException() - Method in exception org.eclipse.angus.mail.util.SocketConnectException
The exception that caused the failure.
getExtensionItems() - Method in class org.eclipse.angus.mail.imap.protocol.FetchResponse
Return a map of the extension items found in this fetch response.
getExtensionParameter(String) - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Return the parameter the server provided for the specified service extension, or null if the extension isn't supported.
getFetchBlockSize() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
 
getFetchBlockSize() - Method in class org.eclipse.angus.mail.imap.IMAPNestedMessage
 
getFetchItems() - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
Return an array of FetchItem objects describing the FETCH items supported by this protocol.
getFetchProfileItem() - Method in class org.eclipse.angus.mail.imap.protocol.FetchItem
 
getFile() - Method in class jakarta.mail.URLName
Returns the file name of this URLName.
getFileDescriptor$() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
KLUDGE for Android, which has this illegal non-Java Compatible method.
getFileName() - Method in class jakarta.mail.internet.MimeBodyPart
Get the filename associated with this body part.
getFileName() - Method in class jakarta.mail.internet.MimeMessage
Get the filename associated with this Message.
getFileName() - Method in interface jakarta.mail.Part
Get the filename associated with this part, if possible.
getFileName() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getFileName() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the "filename" Disposition parameter.
getFilter() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Get the current Filter for this Handler.
getFlags() - Method in class jakarta.mail.internet.MimeMessage
Return a Flags object containing the flags for this message.
getFlags() - Method in class jakarta.mail.Message
Returns a Flags object containing the flags for this message.
getFlags() - Method in class jakarta.mail.search.FlagTerm
Return the Flags to test.
getFlags() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the Flags for this message.
getFolder() - Method in class jakarta.mail.event.FolderEvent
Return the affected folder.
getFolder() - Method in exception jakarta.mail.FolderClosedException
Returns the dead Folder object
getFolder() - Method in exception jakarta.mail.FolderNotFoundException
Returns the offending Folder object.
getFolder() - Method in class jakarta.mail.Message
Get the folder from which this message was obtained.
getFolder() - Method in exception jakarta.mail.ReadOnlyFolderException
Returns the Folder object.
getFolder(URLName) - Method in class jakarta.mail.Session
Get a closed Folder object for the given URLName.
getFolder(URLName) - Method in class jakarta.mail.Store
Return a closed Folder object, corresponding to the given URLName.
getFolder(URLName) - Method in class org.eclipse.angus.mail.imap.IMAPStore
Get named folder.
getFolder(URLName) - Method in class org.eclipse.angus.mail.pop3.POP3Store
 
getFolder(String) - Method in class jakarta.mail.Folder
Return the Folder object corresponding to the given name.
getFolder(String) - Method in class jakarta.mail.Store
Return the Folder object corresponding to the given name.
getFolder(String) - Method in class org.eclipse.angus.mail.imap.DefaultFolder
 
getFolder(String) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the named subfolder.
getFolder(String) - Method in class org.eclipse.angus.mail.imap.IMAPStore
Get named folder.
getFolder(String) - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
getFolder(String) - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Always throws MessagingException because no POP3 folders can contain subfolders.
getFolder(String) - Method in class org.eclipse.angus.mail.pop3.POP3Store
Only the name "INBOX" is supported.
getFormatter() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Return the Formatter for this Handler.
getFrom() - Method in class jakarta.mail.internet.MimeMessage
Returns the value of the RFC 822 "From" header fields.
getFrom() - Method in class jakarta.mail.Message
Returns the "From" attribute.
getFrom() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the "From" attribute.
getFullName() - Method in class jakarta.mail.Folder
Returns the full name of this Folder.
getFullName() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the fullname of this folder.
getFullName() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
getFullName() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
 
getGroup(boolean) - Method in class jakarta.mail.internet.InternetAddress
Return the members of a group address.
getHeader(String) - Method in class jakarta.mail.internet.InternetHeaders
Return all the values for the specified header.
getHeader(String) - Method in class jakarta.mail.internet.MimeBodyPart
Get all the headers for this header_name.
getHeader(String) - Method in class jakarta.mail.internet.MimeMessage
Get all the headers for this header_name.
getHeader(String) - Method in interface jakarta.mail.Part
Get all the headers for this header name.
getHeader(String) - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getHeader(String) - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the named header.
getHeader(String) - Method in class org.eclipse.angus.mail.pop3.POP3Message
Get all the headers for this header_name.
getHeader(String, String) - Method in class jakarta.mail.internet.InternetHeaders
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String, String) - Method in class jakarta.mail.internet.MimeBodyPart
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String, String) - Method in class jakarta.mail.internet.MimeMessage
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String, String) - Method in interface jakarta.mail.internet.MimePart
Get the values of all header fields available for this header, returned as a single String, with the values separated by the delimiter.
getHeader(String, String) - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the named header.
getHeader(String, String) - Method in class org.eclipse.angus.mail.pop3.POP3Message
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeaderName() - Method in class jakarta.mail.search.HeaderTerm
Return the name of the header to compare with.
getHeaderNames() - Method in class jakarta.mail.FetchProfile
Get the names of the header-fields set in this profile.
getHighestModSeq() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Returns the HIGHESTMODSEQ for this folder.
getHost() - Method in class jakarta.mail.internet.NewsAddress
Get the host.
getHost() - Method in class jakarta.mail.URLName
Returns the host of this URLName.
getHost() - Method in exception org.eclipse.angus.mail.util.MailConnectException
The host we were trying to connect to.
getHost() - Method in exception org.eclipse.angus.mail.util.SocketConnectException
The host we were trying to connect to.
getIgnoreCase() - Method in class jakarta.mail.search.StringTerm
Return true if we should ignore case when matching.
getInbox() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
getInetAddress() - Method in class org.eclipse.angus.mail.iap.Protocol
Return the address the socket connected to.
getInetAddress() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getInputStream() - Method in class jakarta.mail.internet.MimeBodyPart
Return a decoded input stream for this body part's "content".
getInputStream() - Method in class jakarta.mail.internet.MimeMessage
Return a decoded input stream for this Message's "content".
getInputStream() - Method in class jakarta.mail.internet.MimePartDataSource
Returns an input stream from this MimePart.
getInputStream() - Method in interface jakarta.mail.Part
Return an input stream for this part's "content".
getInputStream() - Method in class jakarta.mail.util.ByteArrayDataSource
Return an InputStream for the data.
getInputStream() - Method in class org.eclipse.angus.mail.iap.Protocol
Return the Protocol's InputStream.
getInputStream() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getInReplyTo() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the In-Reply-To header.
getInstance(char) - Static method in class org.eclipse.angus.mail.imap.Rights.Right
Get a Right object representing the specified character.
getInstance(Properties) - Static method in class jakarta.mail.Session
Get a new Session object.
getInstance(Properties, Authenticator) - Static method in class jakarta.mail.Session
Get a new Session object.
getInterval() - Method in class org.eclipse.angus.mail.imap.OlderTerm
Return the interval.
getInterval() - Method in class org.eclipse.angus.mail.imap.YoungerTerm
Return the interval.
getIntProperty(Properties, String, int) - Static method in class org.eclipse.angus.mail.util.PropUtil
Get an integer valued property.
getIntSessionProperty(Session, String, int) - Static method in class org.eclipse.angus.mail.util.PropUtil
Deprecated.
getInvalidAddresses() - Method in class jakarta.mail.event.TransportEvent
Return the addresses to which this message could not be sent.
getInvalidAddresses() - Method in exception jakarta.mail.SendFailedException
Return the addresses to which this message could not be sent.
getItem(int) - Method in class org.eclipse.angus.mail.imap.protocol.FetchResponse
 
getItem(Class<T>) - Method in class org.eclipse.angus.mail.imap.protocol.FetchResponse
 
getItem(String) - Method in class org.eclipse.angus.mail.imap.protocol.Status
Get the value for the STATUS item.
getItem(Response[], int, Class<T>) - Static method in class org.eclipse.angus.mail.imap.protocol.FetchResponse
Return the first fetch response item of the given class for the given message number.
getItem(FetchItem) - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Return the data associated with the FetchItem.
getItemCount() - Method in class org.eclipse.angus.mail.imap.protocol.FetchResponse
 
getItems() - Method in class jakarta.mail.FetchProfile
Get the items set in this profile.
getItems(Response[], int, Class<T>) - Static method in class org.eclipse.angus.mail.imap.protocol.FetchResponse
Return all fetch response items of the given class for the given message number.
getKeepAlive() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getKey() - Method in class org.eclipse.angus.mail.imap.protocol.IMAPResponse
 
getKeyManagers() - Method in class org.eclipse.angus.mail.util.MailSSLSocketFactory
 
getLastReturnCode() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Return the return code from the last response we got from the server.
getLastServerResponse() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Return the last response we got from the server.
getLevel() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Get the log level specifying which messages will be logged by this Handler.
getLineCount() - Method in class jakarta.mail.internet.MimeBodyPart
Return the number of lines for the content of this Part.
getLineCount() - Method in class jakarta.mail.internet.MimeMessage
Return the number of lines for the content of this message.
getLineCount() - Method in interface jakarta.mail.Part
Return the number of lines in the content of this part.
getLineCount() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getLineCount() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the total number of lines.
getLocalAddress() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getLocalAddress(Session) - Static method in class jakarta.mail.internet.InternetAddress
Return an InternetAddress object representing the current user.
getLocalHost() - Method in class org.eclipse.angus.mail.iap.Protocol
Get the name of the local host.
getLocalHost() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Get the name of the local host, for use in the EHLO and HELO commands.
getLocalPort() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getLocalSocketAddress() - Method in class org.eclipse.angus.mail.iap.Protocol
Return the local SocketAddress (host and port) for this end of the connection.
getLocalSocketAddress() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getLogger(Class<?>, String) - Method in class org.eclipse.angus.mail.util.MailLogger
Create a MailLogger using the specified class' package name as the Logger name and the specified prefix.
getLogger(String, String) - Method in class org.eclipse.angus.mail.util.MailLogger
Create a MailLogger that uses a Logger with the specified name and prefix.
getMailExtension() - Method in class org.eclipse.angus.mail.smtp.SMTPMessage
Gets the extension string to use with the MAIL command.
getMailProperties() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Gets a copy of the mail properties used for the session.
getMatchingHeaderLines(String[]) - Method in class jakarta.mail.internet.InternetHeaders
Return all matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in class jakarta.mail.internet.MimeBodyPart
Get matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in class jakarta.mail.internet.MimeMessage
Get matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in interface jakarta.mail.internet.MimePart
Get matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getMatchingHeaderLines(String[]) - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get all matching header-lines.
getMatchingHeaderLines(String[]) - Method in class org.eclipse.angus.mail.pop3.POP3Message
Get matching header lines as an Enumeration of Strings.
getMatchingHeaders(String[]) - Method in class jakarta.mail.internet.InternetHeaders
Return all matching Header objects.
getMatchingHeaders(String[]) - Method in class jakarta.mail.internet.MimeBodyPart
Return matching headers from this Message as an Enumeration of Header objects.
getMatchingHeaders(String[]) - Method in class jakarta.mail.internet.MimeMessage
Return matching headers from this Message as an Enumeration of Header objects.
getMatchingHeaders(String[]) - Method in interface jakarta.mail.Part
Return matching headers from this part as an Enumeration of Header objects.
getMatchingHeaders(String[]) - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getMatchingHeaders(String[]) - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get matching headers.
getMatchingHeaders(String[]) - Method in class org.eclipse.angus.mail.pop3.POP3Message
Return matching headers from this Message as an Enumeration of Header objects.
getMechanismName() - Method in class org.eclipse.angus.mail.auth.OAuth2SaslClient
 
getMechanismNames(Map<String, ?>) - Method in class org.eclipse.angus.mail.auth.OAuth2SaslClientFactory
 
getMessage() - Method in class jakarta.mail.event.MessageChangedEvent
Return the changed Message.
getMessage() - Method in class jakarta.mail.event.StoreEvent
Get the message from the Store.
getMessage() - Method in class jakarta.mail.event.TransportEvent
Get the Message object associated with this Transport Event.
getMessage() - Method in class jakarta.mail.MessageContext
Return the Message that contains the content.
getMessage(int) - Method in class jakarta.mail.Folder
Get the Message object corresponding to the given message number.
getMessage(int) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the specified message.
getMessage(int) - Method in class org.eclipse.angus.mail.imap.MessageCache
Get the message object for the indicated message number.
getMessage(int) - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
getMessage(int) - Method in class org.eclipse.angus.mail.pop3.POP3Folder
 
getMessageBySeqnum(int) - Method in class org.eclipse.angus.mail.imap.MessageCache
Get the message object for the indicated sequence number.
getMessageBySeqNumber(int) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the message object for the given sequence number.
getMessageByUID(long) - Method in interface jakarta.mail.UIDFolder
Get the Message corresponding to the given UID.
getMessageByUID(long) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the Message corresponding to the given UID.
getMessageCacheLock() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the messageCacheLock, associated with this Message's Folder.
getMessageCacheLock() - Method in class org.eclipse.angus.mail.imap.IMAPNestedMessage
 
getMessageChangeType() - Method in class jakarta.mail.event.MessageChangedEvent
Return the type of this event.
getMessageContext() - Method in class jakarta.mail.internet.MimePartDataSource
Return the MessageContext for the current part.
getMessageContext() - Method in interface jakarta.mail.MessageAware
Return the message context.
getMessageCount() - Method in class jakarta.mail.Folder
Get total number of messages in this Folder.
getMessageCount() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the total message count.
getMessageCount() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
getMessageCount() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Will not change while the folder is open because the POP3 protocol doesn't support notification of new messages arriving in open folders.
getMessageID() - Method in class jakarta.mail.internet.MimeMessage
Returns the value of the "Message-ID" header field.
getMessageID() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the Message-ID.
getMessageNumber() - Method in class jakarta.mail.Message
Get the Message number for this Message.
getMessages() - Method in class jakarta.mail.event.MessageCountEvent
Return the array of messages added or removed.
getMessages() - Method in class jakarta.mail.Folder
Get all Message objects from this Folder.
getMessages() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get all Message objects from this Folder.
getMessages(int[]) - Method in class jakarta.mail.Folder
Get the Message objects for message numbers specified in the array.
getMessages(int, int) - Method in class jakarta.mail.Folder
Get the Message objects for message numbers ranging from start through end, both start and end inclusive.
getMessagesBySeqNumbers(int[]) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the message objects for the given sequence numbers.
getMessagesByUID(long[]) - Method in interface jakarta.mail.UIDFolder
Get the Messages specified by the given array of UIDs.
getMessagesByUID(long[]) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the Messages specified by the given array.
getMessagesByUID(long, long) - Method in interface jakarta.mail.UIDFolder
Get the Messages specified by the given range.
getMessagesByUID(long, long) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the Messages specified by the given range.
getMessagesByUIDChangedSince(long, long, long) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the messages that have been changed since the given MODSEQ value.
getMessageType() - Method in class jakarta.mail.event.StoreEvent
Return the type of this event.
getMimeStream() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
Return the MIME format stream corresponding to this message part.
getMimeStream() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Return the MIME format stream corresponding to this message.
getMimeStream() - Method in class org.eclipse.angus.mail.pop3.POP3Message
Return the MIME format stream corresponding to this message part.
getMimeStream() - Method in interface org.eclipse.angus.mail.util.ReadableMime
Return the MIME format stream corresponding to this message part.
getMode() - Method in class jakarta.mail.Folder
Return the open mode of this folder.
getMode() - Method in class org.eclipse.angus.mail.util.UUDecoderStream
Get the "mode" field from the prefix.
getModSeq() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Return the modification sequence number (MODSEQ) for this message.
getModSeq() - Method in class org.eclipse.angus.mail.imap.ModifiedSinceTerm
Return the modseq.
getModSeq() - Method in class org.eclipse.angus.mail.imap.ResyncData
Get the MODSEQ value specified when this instance was created.
getName() - Method in class jakarta.mail.Folder
Returns the name of this Folder.
getName() - Method in class jakarta.mail.Header
Returns the name of this header.
getName() - Method in class jakarta.mail.internet.MimePartDataSource
DataSource method to return a name.
getName() - Method in class jakarta.mail.util.ByteArrayDataSource
Get the name of the data.
getName() - Method in class org.eclipse.angus.mail.imap.ACL
Get the identifier name for this ACL entry.
getName() - Method in class org.eclipse.angus.mail.imap.DefaultFolder
 
getName() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the name of this folder.
getName() - Method in class org.eclipse.angus.mail.imap.protocol.FetchItem
 
getName() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
getName() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
 
getName() - Method in class org.eclipse.angus.mail.util.UUDecoderStream
Get the "name" field from the prefix.
getNames() - Method in class jakarta.mail.internet.ParameterList
Return an enumeration of the names of all parameters in this list.
getNegotiatedProperty(String) - Method in class org.eclipse.angus.mail.auth.OAuth2SaslClient
 
getNewBytes() - Method in class org.eclipse.angus.mail.iap.ByteArray
Returns a new byte array that is a copy of the data.
getNewFolder() - Method in class jakarta.mail.event.FolderEvent
If this event indicates that a folder is renamed, (i.e, the event type is RENAMED), then this method returns the Folder object representing the new name.
getNewMessageCount() - Method in class jakarta.mail.Folder
Get the number of new messages in this Folder.
getNewMessageCount() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the new message count.
getNewsgroup() - Method in class jakarta.mail.internet.NewsAddress
Get the newsgroup.
getNextException() - Method in exception jakarta.mail.MessagingException
Get the next exception chained to this one.
getNonMatchingHeaderLines(String[]) - Method in class jakarta.mail.internet.InternetHeaders
Return all non-matching header lines
getNonMatchingHeaderLines(String[]) - Method in class jakarta.mail.internet.MimeBodyPart
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaderLines(String[]) - Method in class jakarta.mail.internet.MimeMessage
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaderLines(String[]) - Method in interface jakarta.mail.internet.MimePart
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaderLines(String[]) - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getNonMatchingHeaderLines(String[]) - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get all non-matching headerlines.
getNonMatchingHeaderLines(String[]) - Method in class org.eclipse.angus.mail.pop3.POP3Message
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaders(String[]) - Method in class jakarta.mail.internet.InternetHeaders
Return all non-matching Header objects.
getNonMatchingHeaders(String[]) - Method in class jakarta.mail.internet.MimeBodyPart
Return non-matching headers from this Message as an Enumeration of Header objects.
getNonMatchingHeaders(String[]) - Method in class jakarta.mail.internet.MimeMessage
Return non-matching headers from this Message as an Enumeration of Header objects.
getNonMatchingHeaders(String[]) - Method in interface jakarta.mail.Part
Return non-matching headers from this envelope as an Enumeration of Header objects.
getNonMatchingHeaders(String[]) - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getNonMatchingHeaders(String[]) - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get non-matching headers.
getNonMatchingHeaders(String[]) - Method in class org.eclipse.angus.mail.pop3.POP3Message
Return non-matching headers from this Message as an Enumeration of Header objects.
getNoopStrict() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Is the NOOP command required to return a response code of 250 to indicate success?
getNotifyOptions() - Method in class org.eclipse.angus.mail.smtp.SMTPMessage
Get notification options.
getNTLMDomain() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Gets the NTLM domain to be used for NTLM authentication.
getNumber() - Method in class jakarta.mail.search.IntegerComparisonTerm
Return the number to compare with.
getNumber() - Method in class org.eclipse.angus.mail.imap.protocol.IMAPResponse
 
getOOBInline() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getOption(SocketOption<T>) - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getOrigin() - Method in class org.eclipse.angus.mail.imap.protocol.BODY
 
getOutputStream() - Method in class jakarta.mail.internet.MimePartDataSource
DataSource method to return an output stream.
getOutputStream() - Method in class jakarta.mail.util.ByteArrayDataSource
Return an OutputStream for the data.
getOutputStream() - Method in class org.eclipse.angus.mail.iap.Protocol
Return the Protocol's OutputStream
getOutputStream() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getParameter(String) - Method in class jakarta.mail.internet.ContentDisposition
Return the specified parameter value.
getParameter(String) - Method in class jakarta.mail.internet.ContentType
Return the specified parameter value.
getParameterList() - Method in class jakarta.mail.internet.ContentDisposition
Return a ParameterList object that holds all the available parameters.
getParameterList() - Method in class jakarta.mail.internet.ContentType
Return a ParameterList object that holds all the available parameters.
getParent() - Method in class jakarta.mail.BodyPart
Return the containing Multipart object, or null if not known.
getParent() - Method in class jakarta.mail.Folder
Returns the parent folder of this folder.
getParent() - Method in class jakarta.mail.Multipart
Return the Part that contains this Multipart object, or null if not known.
getParent() - Method in class org.eclipse.angus.mail.imap.DefaultFolder
 
getParent() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get this folder's parent.
getParent() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
getParent() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
 
getPart() - Method in class jakarta.mail.MessageContext
Return the Part that contains the content.
getPassword() - Method in class jakarta.mail.PasswordAuthentication
 
getPassword() - Method in class jakarta.mail.URLName
Returns the password of this URLName.
getPasswordAuthentication() - Method in class jakarta.mail.Authenticator
Called when password authentication is needed.
getPasswordAuthentication(URLName) - Method in class jakarta.mail.Session
Return any saved PasswordAuthentication for this (store or transport) URLName.
getPattern() - Method in class jakarta.mail.search.StringTerm
Return the string to match with.
getPeek() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get whether or not to use the PEEK variant of FETCH when fetching message content.
getPermanentFlags() - Method in class jakarta.mail.Folder
Get the permanent flags supported by this Folder.
getPermanentFlags() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Return the permanent flags supported by the server.
getPermanentFlags() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
getPermanentFlags() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Always returns an empty Flags object because the POP3 protocol doesn't support any permanent flags.
getPersonal() - Method in class jakarta.mail.internet.InternetAddress
Get the personal name.
getPersonalNamespaces() - Method in class jakarta.mail.Store
Return a set of folders representing the personal namespaces for the current user.
getPersonalNamespaces() - Method in class org.eclipse.angus.mail.imap.IMAPStore
Using the IMAP NAMESPACE command (RFC 2342), return a set of folders representing the Personal namespaces.
getPort() - Method in class jakarta.mail.URLName
Returns the port number of this URLName.
getPort() - Method in exception org.eclipse.angus.mail.util.MailConnectException
The port we were trying to connect to.
getPort() - Method in exception org.eclipse.angus.mail.util.SocketConnectException
The port we were trying to connect to.
getPort() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getPos() - Method in exception jakarta.mail.internet.AddressException
Get the position with the reference string where the error was detected (-1 if not relevant).
getPosition() - Method in interface jakarta.mail.internet.SharedInputStream
Return the current position in the InputStream, as an offset from the beginning of the InputStream.
getPosition() - Method in class jakarta.mail.util.SharedByteArrayInputStream
Return the current position in the InputStream, as an offset from the beginning of the InputStream.
getPosition() - Method in class jakarta.mail.util.SharedFileInputStream
Return the current position in the InputStream, as an offset from the beginning of the InputStream.
getPreamble() - Method in class jakarta.mail.internet.MimeMultipart
Get the preamble text, if any, that appears before the first body part of this multipart.
getPrimaryType() - Method in class jakarta.mail.internet.ContentType
Return the primary type.
getProperties() - Method in class jakarta.mail.Session
Returns the Properties object associated with this Session
getProperty(String) - Method in class jakarta.mail.Session
Returns the value of the specified property.
getProtocol() - Method in class jakarta.mail.Provider
Returns the protocol supported by this Provider.
getProtocol() - Method in class jakarta.mail.URLName
Returns the protocol of this URLName.
getProtocol() - Method in exception org.eclipse.angus.mail.iap.ConnectionException
 
getProtocol() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Return the IMAPProtocol object for this folder.
getProtocol() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get this message's folder's protocol connection.
getProtocol() - Method in class org.eclipse.angus.mail.imap.IMAPNestedMessage
 
getProvider(String) - Method in class jakarta.mail.Session
Returns the default Provider for the protocol specified.
getProviders() - Method in class jakarta.mail.Session
This method returns an array of all the implementations installed via the javamail.[default.]providers files that can be loaded using the ClassLoader available to this application.
getProxyAuthUser() - Method in class org.eclipse.angus.mail.imap.IMAPStore
Get the user name to be used with the PROXYAUTH command.
getProxyAuthUser() - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
Get the user name used with the PROXYAUTH command.
getPushFilter() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Gets the push filter.
getPushLevel() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Gets the push level.
getQuota() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the quotas for the quotaroot associated with this folder.
getQuota(String) - Method in interface jakarta.mail.QuotaAwareStore
Get the quotas for the named folder.
getQuota(String) - Method in class org.eclipse.angus.mail.imap.IMAPStore
Get the quotas for the named quota root.
getQuota(String) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
GETQUOTA Command.
getQuotaRoot(String) - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
GETQUOTAROOT Command.
getRawInputStream() - Method in class jakarta.mail.internet.MimeBodyPart
Return an InputStream to the raw data with any Content-Transfer-Encoding intact.
getRawInputStream() - Method in class jakarta.mail.internet.MimeMessage
Return an InputStream to the raw data with any Content-Transfer-Encoding intact.
getReceiveBufferSize() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getReceivedDate() - Method in class jakarta.mail.internet.MimeMessage
Returns the Date on this message was received.
getReceivedDate() - Method in class jakarta.mail.Message
Get the date this message was received.
getReceivedDate() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the received date (INTERNALDATE).
getRecipients(Message.RecipientType) - Method in class jakarta.mail.internet.MimeMessage
Returns the recepients specified by the type.
getRecipients(Message.RecipientType) - Method in class jakarta.mail.Message
Get all the recipient addresses of the given type.
getRecipients(Message.RecipientType) - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the desired Recipient type.
getRecipientType() - Method in class jakarta.mail.search.RecipientStringTerm
Return the type of recipient to match with.
getRecipientType() - Method in class jakarta.mail.search.RecipientTerm
Return the type of recipient to match with.
getRef() - Method in exception jakarta.mail.internet.AddressException
Get the string that was being parsed when the error was detected (null if not relevant).
getRef() - Method in class jakarta.mail.URLName
Returns the reference of this URLName.
getRemainder() - Method in class jakarta.mail.internet.HeaderTokenizer
Return the rest of the Header.
getRemoteSocketAddress() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getReplyTo() - Method in class jakarta.mail.internet.MimeMessage
Return the value of the RFC 822 "Reply-To" header field.
getReplyTo() - Method in class jakarta.mail.Message
Get the addresses to which replies should be directed.
getReplyTo() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the ReplyTo addresses.
getReportSuccess() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Should we report even successful sends by throwing an exception? If so, a SendFailedException will always be thrown and an SMTPAddressSucceededException will be included in the exception chain for each successful address, along with the usual SMTPAddressFailedException for each unsuccessful address.
getRequestingPort() - Method in class jakarta.mail.Authenticator
 
getRequestingPrompt() - Method in class jakarta.mail.Authenticator
 
getRequestingProtocol() - Method in class jakarta.mail.Authenticator
Give the protocol that's requesting the connection.
getRequestingSite() - Method in class jakarta.mail.Authenticator
 
getRequireStartTLS() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Should we require the STARTTLS command to secure the connection?
getResponse() - Method in exception org.eclipse.angus.mail.iap.ProtocolException
Return the offending Response object.
getResponseBuffer() - Method in class org.eclipse.angus.mail.iap.Protocol
Return a buffer to be used to read a response.
getResponseBuffer() - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
Return a buffer to read a response into.
getRest() - Method in class org.eclipse.angus.mail.iap.Response
Return the rest of the response as a string, usually used to return the arbitrary message text after a NO response.
getResyncUIDSet(ResyncData) - Static method in class org.eclipse.angus.mail.imap.Utility
Make the ResyncData UIDSet available to IMAPProtocol, which is in a different package.
getReturnCode() - Method in exception org.eclipse.angus.mail.smtp.SMTPAddressFailedException
Return the return code from the SMTP server that indicates the reason for the failure.
getReturnCode() - Method in exception org.eclipse.angus.mail.smtp.SMTPAddressSucceededException
Return the return code from the SMTP server that indicates the reason for the success.
getReturnCode() - Method in exception org.eclipse.angus.mail.smtp.SMTPSenderFailedException
Return the return code from the SMTP server that indicates the reason for the failure.
getReturnCode() - Method in exception org.eclipse.angus.mail.smtp.SMTPSendFailedException
Return the return code from the SMTP server that indicates the reason for the failure.
getReturnOption() - Method in class org.eclipse.angus.mail.smtp.SMTPMessage
Return return option.
getReuseAddress() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getRights() - Method in class org.eclipse.angus.mail.imap.ACL
Get the rights associated with this ACL entry.
getRights() - Method in class org.eclipse.angus.mail.imap.Rights
Return all the rights in this Rights object.
getSASLEnabled() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Is SASL authentication enabled?
getSASLMechanisms() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Get the list of SASL mechanisms to consider if SASL authentication is enabled.
getSASLRealm() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Gets the SASL realm to be used for DIGEST-MD5 authentication.
getScheduledExecutorServiceProperty(Properties, String) - Static method in class org.eclipse.angus.mail.util.PropUtil
Get a ScheduledExecutorService valued property.
getSearchSequence() - Method in class org.eclipse.angus.mail.imap.protocol.IMAPProtocol
Get the SearchSequence object.
getSection() - Method in class org.eclipse.angus.mail.imap.protocol.BODY
 
getSecureRandom() - Method in class org.eclipse.angus.mail.util.MailSSLSocketFactory
 
getSendBufferSize() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getSender() - Method in class jakarta.mail.internet.MimeMessage
Returns the value of the RFC 822 "Sender" header field.
getSender() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the "Sender" attribute.
getSendPartial() - Method in class org.eclipse.angus.mail.smtp.SMTPMessage
Send message if some addresses are invalid?
getSentDate() - Method in class jakarta.mail.internet.MimeMessage
Returns the value of the RFC 822 "Date" field.
getSentDate() - Method in class jakarta.mail.Message
Get the date this message was sent.
getSentDate() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the SentDate.
getSeparator() - Method in class jakarta.mail.Folder
Return the delimiter character that separates this Folder's pathname from the names of immediate subfolders.
getSeparator() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the separator character.
getSeparator() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
getSeparator() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Always returns a NUL character because POP3 doesn't support a hierarchy.
getSequenceNumber() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get this message's IMAP sequence number.
getSequenceNumber() - Method in class org.eclipse.angus.mail.imap.IMAPNestedMessage
 
getSession() - Method in class jakarta.mail.Message
Return the Session used when this message was created.
getSession() - Method in class jakarta.mail.MessageContext
Return the Session we're operating in.
getSharedNamespaces() - Method in class jakarta.mail.Store
Return a set of folders representing the shared namespaces.
getSharedNamespaces() - Method in class org.eclipse.angus.mail.imap.IMAPStore
Using the IMAP NAMESPACE command (RFC 2342), return a set of folders representing the Shared namespaces.
getSize() - Method in class jakarta.mail.internet.MimeBodyPart
Return the size of the content of this body part in bytes.
getSize() - Method in class jakarta.mail.internet.MimeMessage
Return the size of the content of this message in bytes.
getSize() - Method in interface jakarta.mail.Part
Return the size of the content of this part in bytes.
getSize() - Method in class org.eclipse.angus.mail.imap.IMAPBodyPart
 
getSize() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the message size.
getSize() - Method in class org.eclipse.angus.mail.imap.IMAPNestedMessage
 
getSize() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Return the size of this folder, as was returned by the POP3 STAT command when this folder was opened.
getSize() - Method in class org.eclipse.angus.mail.pop3.POP3Message
Return the size of the content of this message in bytes.
getSizeLong() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the message size as a long.
getSizes() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Return the sizes of all messages in this folder, as returned by the POP3 LIST command.
getSocket(String, int, Properties, String) - Static method in class org.eclipse.angus.mail.util.SocketFetcher
 
getSocket(String, int, Properties, String, boolean) - Static method in class org.eclipse.angus.mail.util.SocketFetcher
This method returns a Socket.
getSoLinger() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getSortedMessages(SortTerm[]) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Sort the messages in the folder according to the sort criteria.
getSortedMessages(SortTerm[], SearchTerm) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Sort the messages in the folder according to the sort criteria.
getSoTimeout() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getStart() - Method in class org.eclipse.angus.mail.iap.ByteArray
Returns the start position
getStartTLS() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Should we use the STARTTLS command to secure the connection if the server supports it?
getStatusItem(String) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Use the IMAP STATUS command to get the indicated item.
getStore() - Method in class jakarta.mail.Folder
Returns the Store that owns this Folder object.
getStore() - Method in class jakarta.mail.Session
Get a Store object that implements this user's desired Store protocol.
getStore() - Method in exception jakarta.mail.StoreClosedException
Returns the dead Store object.
getStore(Provider) - Method in class jakarta.mail.Session
Get an instance of the store specified by Provider.
getStore(URLName) - Method in class jakarta.mail.Session
Get a Store object for the given URLName.
getStore(String) - Method in class jakarta.mail.Session
Get a Store object that implements the specified protocol.
getStoreProtocol() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get this folder's Store's protocol connection.
getStreamProvider() - Method in class jakarta.mail.Session
Get the stream provider instance of the session.
getSubject() - Method in class jakarta.mail.internet.MimeMessage
Returns the value of the "Subject" header field.
getSubject() - Method in class jakarta.mail.Message
Get the subject of this message.
getSubject() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Get the decoded subject.
getSubject() - Method in class org.eclipse.angus.mail.util.logging.MailHandler
Gets the formatter used to create the subject line.
getSubLogger(String, String) - Method in class org.eclipse.angus.mail.util.MailLogger
Create a MailLogger that uses a Logger whose name is composed of this MailLogger's name plus the specified sub-name, separated by a dot.
getSubLogger(String, String, boolean) - Method in class org.eclipse.angus.mail.util.MailLogger
Create a MailLogger that uses a Logger whose name is composed of this MailLogger's name plus the specified sub-name, separated by a dot.
getSubmitter() - Method in class org.eclipse.angus.mail.smtp.SMTPMessage
Gets the submitter to be used for the RFC 2554 AUTH= value in the MAIL FROM command.
getSubType() - Method in class jakarta.mail.internet.ContentType
Return the subType.
getSupportedCipherSuites() - Method in class org.eclipse.angus.mail.util.MailSSLSocketFactory
 
getSystemFlags() - Method in class jakarta.mail.Flags
Return all the system flags in this Flags object.
getTag() - Method in class org.eclipse.angus.mail.iap.Response
Return the tag, if this is a tagged statement.
getTail(Handler) - Method in class org.eclipse.angus.mail.util.logging.CollectorFormatter
Formats the collected LogRecord and summary statistics.
getTcpNoDelay() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getTerm() - Method in class jakarta.mail.search.NotTerm
Return the term to negate.
getTerms() - Method in class jakarta.mail.search.AndTerm
Return the search terms.
getTerms() - Method in class jakarta.mail.search.OrTerm
Return the search terms.
getTestSet() - Method in class jakarta.mail.search.FlagTerm
Return true if testing whether the flags are set.
getText() - Method in exception org.eclipse.angus.mail.imap.ReferralException
Return the text sent by the server along with the referral.
getTimestamp() - Method in class org.eclipse.angus.mail.iap.Protocol
Returns the timestamp.
getTrafficClass() - Method in class org.eclipse.angus.mail.util.WriteTimeoutSocket
 
getTransferData(ActivationDataFlavor, DataSource) - Method in class org.eclipse.angus.mail.handlers.handler_base
Return the Transfer Data of type ActivationDataFlavor from InputStream.
getTransferDataFlavors() - Method in class org.eclipse.angus.mail.handlers.handler_base
Return the ActivationDataFlavors for this DataContentHandler.
getTransport() - Method in class jakarta.mail.Session
Get a Transport object that implements this user's desired Transport protcol.
getTransport(Address) - Method in class jakarta.mail.Session
Get a Transport object that can transport a Message of the specified address type.
getTransport(Provider) - Method in class jakarta.mail.Session
Get an instance of the transport specified in the Provider.
getTransport(URLName) - Method in class jakarta.mail.Session
Get a Transport object for the given URLName.
getTransport(String) - Method in class jakarta.mail.Session
Get a Transport object that implements the specified protocol.
getTrustedHosts() - Method in class org.eclipse.angus.mail.util.MailSSLSocketFactory
 
getTrustManagers() - Method in class org.eclipse.angus.mail.util.MailSSLSocketFactory
 
getType() - Method in class jakarta.mail.Address
Return a type string that identifies this address type.
getType() - Method in class jakarta.mail.event.ConnectionEvent
Return the type of this event
getType() - Method in class jakarta.mail.event.FolderEvent
Return the type of this event.
getType() - Method in class jakarta.mail.event.MessageCountEvent
Return the type of this event.
getType() - Method in class jakarta.mail.event.TransportEvent
Return the type of this event.
getType() - Method in class jakarta.mail.Folder
Returns the type of this Folder, that is, whether this folder can hold messages or subfolders or both.
getType() - Method in class jakarta.mail.internet.HeaderTokenizer.Token
Return the type of the token.
getType() - Method in class jakarta.mail.internet.InternetAddress
Return the type of this address.
getType() - Method in class jakarta.mail.internet.NewsAddress
Return the type of this address.
getType() - Method in class jakarta.mail.Provider
Returns the type of this Provider.
getType() - Method in class org.eclipse.angus.mail.iap.Response
 
getType() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the type of this folder.
getType() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
 
getType() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Always returns Folder.HOLDS_MESSAGES.
getUID() - Method in class org.eclipse.angus.mail.imap.IMAPMessage
Return the UID for this message.
getUID(Message) - Method in interface jakarta.mail.UIDFolder
Get the UID for the specified message.
getUID(Message) - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the UID for the specified message.
getUID(Message) - Method in class org.eclipse.angus.mail.pop3.POP3Folder
Return the unique ID string for this message, or null if not available.
getUIDNext() - Method in interface jakarta.mail.UIDFolder
Returns the predicted UID that will be assigned to the next message that is appended to this folder.
getUIDNext() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Returns the predicted UID that will be assigned to the next message that is appended to this folder.
getUIDNotSticky() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Servers that support the UIDPLUS extension (RFC 4315) may indicate that this folder does not support persistent UIDs; that is, UIDVALIDITY will be different each time the folder is opened.
getUIDs() - Method in class org.eclipse.angus.mail.imap.MessageVanishedEvent
Return the UIDs for this event.
getUIDValidity() - Method in interface jakarta.mail.UIDFolder
Returns the UIDValidity value associated with this folder.
getUIDValidity() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Returns the UIDValidity for this folder.
getUIDValidity() - Method in class org.eclipse.angus.mail.imap.ResyncData
Get the UIDVALIDITY value specified when this instance was created.
getUnreadMessageCount() - Method in class jakarta.mail.Folder
Get the total number of unread messages in this Folder.
getUnreadMessageCount() - Method in class org.eclipse.angus.mail.imap.IMAPFolder
Get the unread message count.
getUrl() - Method in exception org.eclipse.angus.mail.imap.protocol.IMAPReferralException
Return the IMAP URL in the referral.
getUrl() - Method in exception org.eclipse.angus.mail.imap.ReferralException
Return the IMAP URL in the referral.
getURL() - Method in class jakarta.mail.URLName
Constructs a URL from the URLName.
getURLName() - Method in class jakarta.mail.Folder
Return a URLName representing this folder.
getURLName() - Method in class jakarta.mail.Service
Return a URLName representing this service.
getUseCanonicalHostName() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Should SASL use the canonical host name?
getUserFlags() - Method in class jakarta.mail.Flags
Return all the user flags in this Flags object.
getUsername() - Method in class jakarta.mail.URLName
Returns the user name of this URLName.
getUserName() - Method in class jakarta.mail.PasswordAuthentication
 
getUserNamespaces(String) - Method in class jakarta.mail.Store
Return a set of folders representing the namespaces for user.
getUserNamespaces(String) - Method in class org.eclipse.angus.mail.imap.IMAPStore
Using the IMAP NAMESPACE command (RFC 2342), return a set of folders representing the User's namespaces.
getUseRset() - Method in class org.eclipse.angus.mail.smtp.SMTPTransport
Should we use the RSET command instead of the NOOP command in the @{link #isConnected isConnected} method?
getValidSentAddresses() - Method in class jakarta.mail.event.TransportEvent
Return the addresses to which this message was sent succesfully.
getValidSentAddresses() - Method in exception jakarta.mail.SendFailedException
Return the addresses to which this message was sent succesfully.
getValidUnsentAddresses() - Method in class jakarta.mail.event.TransportEvent
Return the addresses that are valid but to which this message was not sent.
getValidUnsentAddresses() - Method in exception jakarta.mail.SendFailedException
Return the addresses that are valid but to which this message was not sent.
getValue() - Method in class jakarta.mail.Header
Returns the value of this header.
getValue() - Method in class jakarta.mail.internet.HeaderTokenizer.Token
Returns the value of the token just read.
getValue() - Method in class jakarta.mail.internet.InternetHeaders.InternetHeader
Return the "value" part of the header line.
getVendor() - Method in class jakarta.mail.Provider
Returns the name of the vendor associated with this implementation or null.
getVersion() - Method in class jakarta.mail.Provider
Returns the version of this implementation or null if no version.
grow(int) - Method in class org.eclipse.angus.mail.iap.ByteArray
Grow the byte array by incr bytes.
GT - Static variable in class jakarta.mail.search.ComparisonTerm
Greater 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