ERMailSenderTest.TestSMTPTransport Class Reference
Inherits javax::mail::Transport.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| static void clearSentMessages |
( |
|
) |
[static] |
| void connect |
( |
String |
user, |
|
|
String |
password | |
|
) |
| | throws MessagingException |
| void connect |
( |
String |
host, |
|
|
int |
port, |
|
|
String |
user, |
|
|
String |
password | |
|
) |
| | throws MessagingException |
| void connect |
( |
|
) |
throws MessagingException |
| void sendMessage |
( |
Message |
message, |
|
|
Address[] |
addresses | |
|
) |
| | throws MessagingException |
Member Data Documentation
The documentation for this class was generated from the following file: