Uses of Class
org.apache.axis2.policy.model.MTOMAssertion
-
Packages that use MTOMAssertion Package Description org.apache.axis2.policy.model -
-
Uses of MTOMAssertion in org.apache.axis2.policy.model
Subclasses of MTOMAssertion in org.apache.axis2.policy.model Modifier and Type Class Description classMTOM10AssertionAssertion 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.classMTOM11AssertionAssertion 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.
-