Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
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.
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.
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 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.
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.
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.
type
- Variable in class javax.mail.search.
RecipientTerm
The recipient type.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Copyright © 2011
Oracle
. All Rights Reserved.