- test(IMAPMessage) - Method in class com.sun.mail.imap.IMAPMessage.FetchProfileCondition
-
Return true if we NEED to fetch the requested information
for the specified message.
- THRID - Static variable in class com.sun.mail.gimap.GmailFolder.FetchProfileItem
-
THRID is a fetch profile item that can be included in a
FetchProfile
during a fetch request to a Folder.
- throwClosedException(ConnectionException) - Method in class com.sun.mail.imap.IMAPFolder
-
Throw the appropriate 'closed' exception.
- TO - Static variable in class com.sun.mail.imap.SortTerm
-
Sort by email address of first To recipient.
- TO - Static variable in class javax.mail.Message.RecipientType
-
The "To" (primary) recipients.
- toAlternate(String) - Method in class com.sun.mail.util.logging.CompactFormatter
-
Defines the alternate format.
- Token(int, String) - Constructor for class javax.mail.internet.HeaderTokenizer.Token
-
Constructor.
- top(int) - Method in class com.sun.mail.pop3.POP3Message
-
Fetch the header of the message and the first n
lines
of the raw content of the message.
- toString() - Method in class com.sun.mail.dsn.DeliveryStatus
-
- toString() - Method in class com.sun.mail.dsn.DispositionNotification
-
- toString() - Method in class com.sun.mail.imap.Rights.Right
-
- toString() - Method in class com.sun.mail.imap.Rights
-
- toString() - Method in class com.sun.mail.imap.SortTerm
-
- toString() - Method in class com.sun.mail.util.logging.CollectorFormatter
-
Formats the collected LogRecord and summary statistics.
- toString() - Method in class com.sun.mail.util.logging.DurationFilter
-
Returns a string representation of this filter.
- toString() - Method in class javax.mail.Address
-
Return a String representation of this address object.
- toString() - Method in class javax.mail.FetchProfile.Item
-
Include the name in the toString return value for debugging.
- toString() - Method in class javax.mail.Flags
-
Return a string representation of this Flags object.
- toString() - Method in class javax.mail.Folder
-
override the default toString(), it will return the String
from Folder.getFullName() or if that is null, it will use
the default toString() behavior.
- toString() - Method in exception javax.mail.internet.AddressException
-
- toString() - Method in class javax.mail.internet.ContentDisposition
-
Retrieve a RFC2045 style string representation of
this ContentDisposition.
- toString() - Method in class javax.mail.internet.ContentType
-
Retrieve a RFC2045 style string representation of
this Content-Type.
- toString() - Method in class javax.mail.internet.InternetAddress
-
Convert this address into a RFC 822 / RFC 2047 encoded address.
- toString(Address[]) - Static method in class javax.mail.internet.InternetAddress
-
Convert the given array of InternetAddress objects into
a comma separated sequence of address strings.
- toString(Address[], int) - Static method in class javax.mail.internet.InternetAddress
-
Convert the given array of InternetAddress objects into
a comma separated sequence of address strings.
- toString() - Method in class javax.mail.internet.NewsAddress
-
Convert this address into a RFC 1036 address.
- toString(Address[]) - Static method in class javax.mail.internet.NewsAddress
-
Convert the given array of NewsAddress objects into
a comma separated sequence of address strings.
- toString() - Method in class javax.mail.internet.ParameterList
-
Convert this ParameterList into a MIME String.
- toString(int) - Method in class javax.mail.internet.ParameterList
-
Convert this ParameterList into a MIME String.
- toString() - Method in class javax.mail.Message.RecipientType
-
- toString() - Method in exception javax.mail.MessagingException
-
Override toString method to provide information on
nested exceptions.
- toString() - Method in class javax.mail.Provider
-
Overrides Object.toString()
- toString() - Method in class javax.mail.Provider.Type
-
- toString() - Method in class javax.mail.Service
-
Return getURLName.toString()
if this service has a URLName,
otherwise it will return the default toString
.
- toString() - Method in class javax.mail.URLName
-
Constructs a string representation of this URLName.
- toUnicodeString() - Method in class javax.mail.internet.InternetAddress
-
Returns a properly formatted address (RFC 822 syntax) of
Unicode characters.
- toUnicodeString(Address[]) - Static method in class javax.mail.internet.InternetAddress
-
Convert the given array of InternetAddress objects into
a comma separated sequence of address strings.
- toUnicodeString(Address[], int) - Static method in class javax.mail.internet.InternetAddress
-
Convert the given array of InternetAddress objects into
a comma separated sequence of address strings.
- TRANSPORT - Static variable in class javax.mail.Provider.Type
-
- Transport - Class in javax.mail
-
An abstract class that models a message transport.
- Transport(Session, URLName) - Constructor for class javax.mail.Transport
-
Constructor.
- TransportAdapter - Class in javax.mail.event
-
The adapter which receives Transport events.
- TransportAdapter() - Constructor for class javax.mail.event.TransportAdapter
-
- TransportEvent - Class in javax.mail.event
-
This class models Transport events.
- TransportEvent(Transport, int, Address[], Address[], Address[], Message) - Constructor for class javax.mail.event.TransportEvent
-
Constructor.
- TransportListener - Interface in javax.mail.event
-
This is the Listener interface for Transport events
- type - Variable in class com.sun.mail.dsn.Report
-
- type - Variable in class com.sun.mail.imap.IMAPFolder
-
- type - Variable in class javax.mail.event.ConnectionEvent
-
The event type.
- type - Variable in class javax.mail.event.FolderEvent
-
The event type.
- type - Variable in class javax.mail.event.MessageChangedEvent
-
The event type.
- type - Variable in class javax.mail.event.MessageCountEvent
-
The event type.
- type - Variable in class javax.mail.event.StoreEvent
-
The event type.
- type - Variable in class javax.mail.event.TransportEvent
-
The event type.
- type - Variable in class javax.mail.Message.RecipientType
-
The type of recipient, usually the name of a corresponding
Internet standard header.