Package | Description |
---|---|
org.apache.axis2.mtompolicy | |
org.apache.axis2.policy.model |
Modifier and Type | Method and Description |
---|---|
static MTOMAssertion |
Utils.getMTOMAssertion(AxisDescription axisDescription)
Extracts the MTOM assertion object if it is exists into the policy based on a given
AxisDescription . |
Modifier and Type | Class and Description |
---|---|
class |
MTOM10Assertion
Assertion to pick up the QName <wsoma:OptimizedMimeSerialization
xmlns:wsoma="http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization"/> which is compliant
with the WS-MTOMPolicy verion 1.0. |
class |
MTOM11Assertion
Assertion to pick up the QName <wsoma:MTOM
xmlns:wsoma="http://www.w3.org/2007/08/soap12-mtom-policy"/> which is compliant
with the WS-MTOMPolicy verion 1.1.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.