Package | Description |
---|---|
org.apache.axiom.mime.impl.axiom |
Default MIME message processing API implementation.
|
org.apache.axiom.om |
Contains core interfaces of the Axiom API.
|
Modifier and Type | Class and Description |
---|---|
class |
AxiomMultipartWriterFactory
Factory for Axiom's own
MultipartWriter implementation. |
Modifier and Type | Field and Description |
---|---|
static MultipartWriterFactory |
AxiomMultipartWriterFactory.INSTANCE |
Modifier and Type | Method and Description |
---|---|
MultipartWriterFactory |
OMOutputFormat.getMultipartWriterFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
OMOutputFormat.setMultipartWriterFactory(MultipartWriterFactory multipartWriterFactory)
Deprecated.
|
Copyright © The Apache Software Foundation. All Rights Reserved.