| Package | Description |
|---|---|
| org.apache.james.mime4j.samples.dom |
| Modifier and Type | Method and Description |
|---|---|
private static BinaryBody |
MultipartMessage.createImageBody(StorageBodyFactory bodyFactory,
java.awt.image.BufferedImage image)
Creates a binary part from the specified image.
|