|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MTOMAssertion | |
---|---|
org.apache.axis2.mtompolicy | |
org.apache.axis2.policy.model |
Uses of MTOMAssertion in org.apache.axis2.mtompolicy |
---|
Methods in org.apache.axis2.mtompolicy that return MTOMAssertion | |
---|---|
static MTOMAssertion |
Utils.getMTOMAssertion(AxisDescription axisDescription)
Extracts the MTOM assertion object if it is exists into the policy based on a given AxisDescription . |
Uses of MTOMAssertion in org.apache.axis2.policy.model |
---|
Subclasses of MTOMAssertion in org.apache.axis2.policy.model | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |