A B C D E F G H I J L M N O P Q R S T U V W

T

term - Variable in class javax.mail.search.NotTerm
The search term to negate.
terms - Variable in class javax.mail.search.AndTerm
The array of terms on which the AND operator should be applied.
terms - Variable in class javax.mail.search.OrTerm
The array of terms on which the OR operator should be applied.
TO - Static variable in class javax.mail.Message.RecipientType
The "To" (primary) recipients.
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.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 class javax.mail.Provider
Overrides Object.toString()
toString() - Method in class javax.mail.Address
Return a String representation of this address object.
toString() - Method in class javax.mail.URLName
Constructs a string representation of this URLName.
toString() - Method in class javax.mail.internet.AddressException
 
toString() - Method in class javax.mail.internet.InternetAddress
Convert this address into a RFC 822 / RFC 2047 encoded address.
toString() - Method in class javax.mail.internet.ContentDisposition
Retrieve a RFC2045 style string representation of this ContentDisposition.
toString() - Method in class javax.mail.internet.NewsAddress
Convert this address into a RFC 1036 address.
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.ParameterList
Convert this ParameterList into a MIME String.
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[]) - Static method in class javax.mail.internet.NewsAddress
Convert the given array of NewsAddress 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(int) - Method in class javax.mail.internet.ParameterList
Convert this ParameterList into a MIME String.
toUnicodeString() - Method in class javax.mail.internet.InternetAddress
Returns a properly formatted address (RFC 822 syntax) of Unicode characters.
Transport - class javax.mail.Transport.
An abstract class that models a message transport.
TRANSPORT - Static variable in class javax.mail.Provider.Type
 
Transport(Session, URLName) - Constructor for class javax.mail.Transport
Constructor.
TransportAdapter - class javax.mail.event.TransportAdapter.
The adapter which receives Transport events.
TransportAdapter() - Constructor for class javax.mail.event.TransportAdapter
 
TransportEvent - class javax.mail.event.TransportEvent.
This class models Transport events.
TransportEvent(Transport, int, Address[], Address[], Address[], Message) - Constructor for class javax.mail.event.TransportEvent
Constructor.
TransportListener - interface javax.mail.event.TransportListener.
This is the Listener interface for Transport events
type - Variable in class javax.mail.Message.RecipientType
The type of recipient, usually the name of a corresponding Internet standard header.
type - Variable in class javax.mail.search.RecipientTerm
The recipient type.
type - Variable in class javax.mail.event.FolderEvent
The event type.
type - Variable in class javax.mail.event.ConnectionEvent
The event type.
type - Variable in class javax.mail.event.MessageChangedEvent
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.event.MessageCountEvent
The event type.

A B C D E F G H I J L M N O P Q R S T U V W