| Package | Description |
|---|---|
| to.etc.smtp |
| Modifier and Type | Method and Description |
|---|---|
static MimeWriter |
MimeWriter.createMimeWriter(OutputStream os,
String contentType,
String... subpairs)
This creates the root mime writer to some stream.
|
MimeWriter |
MimeWriter.createSubMime(String contenttype,
String... rest)
Create a MIME part in THIS version that is a full MIME compound document itself.
|
| Constructor and Description |
|---|
MimeWriter(MimeWriter dad,
OutputStream os) |
Copyright © 2017 etc.to. All rights reserved.