| Package | Description |
|---|---|
| org.apache.axiom.attachments |
| Modifier and Type | Field and Description |
|---|---|
private MIMEMessage |
PartImpl.message |
| Constructor and Description |
|---|
PartImpl(MIMEMessage message,
boolean isRootPart,
java.util.List headers,
org.apache.james.mime4j.stream.MimeTokenStream parser)
The actual parts are constructed with the PartFactory.
|