public interface EmailService extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
send(Message message)
Send email to a specific destination.
|
boolean send(Message message)
message - message to be send.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.