|
Apache JAMES Mime4j 0.6-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Multipart | |
---|---|
org.apache.james.mime4j.message |
Uses of Multipart in org.apache.james.mime4j.message |
---|
Methods in org.apache.james.mime4j.message with parameters of type Multipart | |
---|---|
void |
Entity.setMultipart(Multipart multipart)
Sets the specified multipart as body of this entity. |
void |
Entity.setMultipart(Multipart multipart,
Map<String,String> parameters)
Sets the specified multipart as body of this entity. |
void |
MessageWriter.writeMultipart(Multipart multipart,
OutputStream out)
Write the specified Multipart to the specified
OutputStream . |
Constructors in org.apache.james.mime4j.message with parameters of type Multipart | |
---|---|
Multipart(Multipart other)
Creates a new Multipart from the specified
Multipart . |
|
Apache JAMES Mime4j 0.6-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |