summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGravatar nandika2010-06-15 17:48:47 +0000
committerGravatar nandika2010-06-15 17:48:47 +0000
commit0b85cdc99291ab24d8441a1b5e21d2de3e0297da (patch)
treebbb7fcac179ecbb0b53b215de5c22b8e56aaa891 /include
parent862f60190088b209adbe0aa588cb5fb9c17ee0c0 (diff)
downloadaxis2c-0b85cdc99291ab24d8441a1b5e21d2de3e0297da.tar.gz
axis2c-0b85cdc99291ab24d8441a1b5e21d2de3e0297da.tar.bz2
added new constant to set must understand property
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@954981 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-rw-r--r--include/axis2_addr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/axis2_addr.h b/include/axis2_addr.h
index 32521bd..3461c58 100644
--- a/include/axis2_addr.h
+++ b/include/axis2_addr.h
@@ -164,6 +164,8 @@ extern "C"
/** WS-Addressing Param Service Group Context ID */
#define PARAM_SERVICE_GROUP_CONTEXT_ID "ServiceGroupContextIdFromAddressing"
+#define AXIS2_ADDR_ADD_MUST_UNDERSTAND_TO_ADDR_HEADERS "addMustUnderstandToAddr"
+
/** @} */
#ifdef __cplusplus