| Package | Description |
|---|---|
| net.emphased.malle |
| Modifier and Type | Field and Description |
|---|---|
static Encoding |
Mail.DEFAULT_ATTACHMENT_ENCODING |
static Encoding |
Mail.DEFAULT_BODY_ENCODING |
| Modifier and Type | Method and Description |
|---|---|
static Encoding |
Encoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Encoding[] |
Encoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Mail |
Mail.attachmentEncoding(Encoding encoding) |
Mail |
Mail.bodyEncoding(Encoding encoding) |
Copyright © 2015. All rights reserved.