| Package | Description |
|---|---|
| org.mule.extension.email.internal.commands | |
| org.mule.extension.email.internal.sender |
| Modifier and Type | Method and Description |
|---|---|
void |
SendCommand.send(SenderConnection connection,
SMTPConfiguration configuration,
EmailBuilder emailBuilder)
Send an email message.
|
| Modifier and Type | Method and Description |
|---|---|
SenderConnection |
SMTPProvider.connect() |
SenderConnection |
SMTPSProvider.connect() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSenderProvider.disconnect(SenderConnection connection) |
void |
SenderOperations.send(SenderConnection connection,
SMTPConfiguration configuration,
EmailBuilder emailBuilder)
Sends an email message.
|
org.mule.runtime.api.connection.ConnectionValidationResult |
AbstractSenderProvider.validate(SenderConnection connection) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.