-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
SOAPBinding defines a property (in the JavaBeans sense) called MTOMEnabled that can be used to control the use of MTOM. The getMTOMEnabled method is used to query the current value of the property. The setMTOMEnabled method is used to change the value of the property so as to enable or disable the use of MTOM.
Please scan the spec for other occurances of these properties.
An implementation should include test cases.