| Package | Description |
|---|---|
| com.sun.mail.smtp |
An SMTP protocol provider for the JavaMail API
that provides access to an SMTP server.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SMTPAddressFailedException |
This exception is thrown when the message cannot be sent.
|
class |
SMTPSenderFailedException |
This exception is thrown when the message cannot be sent.
|
class |
SMTPSendFailedException |
This exception is thrown when the message cannot be sent.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
SMTPTransport.sendMessage(Message message,
Address[] addresses) |
Send the Message to the specified list of addresses.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms< /a>.