| Interface | Description |
|---|---|
| MTOMConstants | |
| OMContainerEx |
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
|
| OMElementEx |
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
|
| OMNodeEx |
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
|
| OMXMLStreamReaderEx |
Interface that is used internally by Axiom and that should not be considered being part of the
public API.
|
| Class | Description |
|---|---|
| EmptyOMLocation | Deprecated
use
DummyLocation.INSTANCE instead |
| MIMEOutputUtils | Deprecated
The features of this class are now implemented by
OMMultipartWriter, which
has as cleaner API and supports streaming of individual MIME parts, in particular the
SOAP part. |
| MTOMXMLStreamWriter |
MTOMXMLStreamWriter is an XML + Attachments stream writer.
|
| OMMultipartWriter |
Writes a MIME multipart package as used by XOP/MTOM and SOAP with Attachments.
|
| OMNamespaceImpl | Deprecated
OMNamespace instances should always be created using
OMFactory.createOMNamespace(String, String). |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.