public interface MTOMConstants
Modifier and Type | Field and Description |
---|---|
static String |
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.
|
static String |
MTOM_TYPE
If the Message is MTOM optimised then
MTOM_TYPE |
static String |
ROOT_PART
Deprecated.
|
static String |
SWA_TYPE
If the message is Soap with Attachments
SWA_TYPE |
static String |
SWA_TYPE_12 |
static String |
XOP_INCLUDE |
static String |
XOP_NAMESPACE_URI |
static final String XOP_INCLUDE
static final String XOP_NAMESPACE_URI
static final String MTOM_TYPE
MTOM_TYPE
static final String SWA_TYPE
SWA_TYPE
static final String SWA_TYPE_12
static final String ROOT_PART
static final String ATTACHMENTS
Copyright ? The Apache Software Foundation. All Rights Reserved.