Package org.apache.axis2.mtompolicy
Class MTOMPolicy
java.lang.Object
org.apache.axis2.mtompolicy.MTOMPolicy
- All Implemented Interfaces:
Module
The module implementation class for the MTOM module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyPolicy(org.apache.neethi.Policy policy, AxisDescription axisDescription) booleancanSupportAssertion(org.apache.neethi.Assertion assertion) voidengageNotify(AxisDescription axisDescription) voidinit(ConfigurationContext configContext, AxisModule module) voidshutdown(ConfigurationContext configurationContext)
-
Constructor Details
-
MTOMPolicy
public MTOMPolicy()
-
-
Method Details
-
applyPolicy
public void applyPolicy(org.apache.neethi.Policy policy, AxisDescription axisDescription) throws AxisFault - Specified by:
applyPolicyin interfaceModule- Throws:
AxisFault
-
canSupportAssertion
public boolean canSupportAssertion(org.apache.neethi.Assertion assertion) - Specified by:
canSupportAssertionin interfaceModule
-
engageNotify
- Specified by:
engageNotifyin interfaceModule- Throws:
AxisFault
-
init
-
shutdown
-