Package org.apache.axiom.om.impl
Interface MTOMConstants
public interface MTOMConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Deprecated.This was used in old versions of Axis2 as the key identifying the attachments map in the message context.static final String
If the Message is MTOM optimised thenMTOM_TYPE
static final String
Deprecated.static final String
If the message is Soap with AttachmentsSWA_TYPE
static final String
static final String
static final String
-
Field Details
-
XOP_INCLUDE
- See Also:
-
XOP_NAMESPACE_URI
- See Also:
-
MTOM_TYPE
If the Message is MTOM optimised thenMTOM_TYPE
- See Also:
-
SWA_TYPE
If the message is Soap with AttachmentsSWA_TYPE
- See Also:
-
SWA_TYPE_12
- See Also:
-
ROOT_PART
Deprecated.- See Also:
-
ATTACHMENTS
Deprecated.This was used in old versions of Axis2 as the key identifying the attachments map in the message context. You should no longer use this.- See Also:
-