Package | Description |
---|---|
org.columba.ristretto.message |
Datastructures associated with Messages.
|
Modifier and Type | Field and Description |
---|---|
protected MimeHeader |
MimePart.header |
Modifier and Type | Method and Description |
---|---|
MimeHeader |
MimePart.getHeader() |
Modifier and Type | Method and Description |
---|---|
void |
MimePart.setHeader(MimeHeader h)
Method setHeader.
|
Constructor and Description |
---|
LocalMimePart(MimeHeader header)
Constructs the LocalMimePart.
|
LocalMimePart(MimeHeader header,
Source body)
Constructs the LocalMimePart.
|
LocalMimePart(MimeHeader header,
Source body,
boolean alreadyEncoded)
Constructs the LocalMimePart.
|
MimePart(MimeHeader header)
Constructs the MimePart.
|
StreamableMimePart(MimeHeader header) |
Copyright © 2021. All Rights Reserved.