Package | Description |
---|---|
com.jcabi.email |
Object-oriented email sending SDK.
|
com.jcabi.email.enclosure |
Enclosures.
|
Modifier and Type | Method and Description |
---|---|
Envelope.Mime |
Envelope.Mime.with(Enclosure enc)
With this enclosure.
|
Constructor and Description |
---|
Envelope.Mime(Iterable<Stamp> stmps,
Iterable<Enclosure> list)
Ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
EnBinary
Binary enclosure in MIME envelope.
|
class |
EnHtml
HTML enclosure in MIME envelope.
|
class |
EnPlain
Plain enclosure in MIME envelope.
|
Copyright © 2012–2017 jcabi.com. All rights reserved.