AxiomMultipartWriterFactory. However,
AxiomMultipartWriterFactory exists for several releases now and has no known
issues. It should therefore always be used as MultipartWriterFactory
implementation.public class JavaMailMultipartWriterFactory extends Object implements org.apache.axiom.mime.MultipartWriterFactory
MultipartWriter implementation.| Modifier and Type | Field and Description |
|---|---|
static org.apache.axiom.mime.MultipartWriterFactory |
INSTANCE
Deprecated.
|
| Constructor and Description |
|---|
JavaMailMultipartWriterFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.mime.MultipartWriter |
createMultipartWriter(OutputStream out,
String boundary)
Deprecated.
|
public static final org.apache.axiom.mime.MultipartWriterFactory INSTANCE
public JavaMailMultipartWriterFactory()
public org.apache.axiom.mime.MultipartWriter createMultipartWriter(OutputStream out, String boundary)
createMultipartWriter in interface org.apache.axiom.mime.MultipartWriterFactoryCopyright ? The Apache Software Foundation. All Rights Reserved.