| Package | Description |
|---|---|
| br.com.jhonsapp.notifier.email |
| Modifier and Type | Method and Description |
|---|---|
static Message |
Message.createMessage(String addressee,
String message) |
static Message |
Message.createMessage(String addressee,
String subject,
String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EmailService.send(Message message)
Send email to a specific destination.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.