
public class SimpleMessage extends AbstractMessage
| Constructor and Description |
|---|
SimpleMessage() |
SimpleMessage(String recipient,
String subject,
String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
List<String> |
getRecipients() |
getProperties, getSubject, getText, setContentType, setProperties, setSubject, setTextpublic String getContentType()
getContentType in interface MessagegetContentType in class AbstractMessageCopyright © 2012 The Beangle Software Group. All Rights Reserved.