| Class | Description |
|---|---|
| AbstractSenderProvider |
Abstract implementation of a
PoolingConnectionProvider for email sender connection providers. |
| SenderConnection |
A connection with a mail server for sending emails.
|
| SenderOperations |
Basic set of operations which perform send email operations over the SMTP or SMTPS protocol.
|
| SMTPConfiguration |
Configuration for operations that are performed through the SMTP (Simple Mail Transfer Protocol) protocol.
|
| SMTPConnectionSettings |
Groups SMTP connection parameters
|
| SMTPProvider |
A
ConnectionProvider that returns instances of smtp based SenderConnections. |
| SMTPSConnectionSettings |
Groups SMTPS connection parameters
|
| SMTPSProvider |
A
ConnectionProvider that returns instances of smtps based MailboxConnections. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.