Class MTOMInHandler

java.lang.Object
org.apache.axis2.handlers.AbstractHandler
org.apache.axis2.mtompolicy.MTOMInHandler
All Implemented Interfaces:
Handler

public class MTOMInHandler extends AbstractHandler
This class does a MTOM validation of the message. It checks if it should be MTOMised, or
if the message is compliant with the MTOM policy set.
  • Constructor Details

    • MTOMInHandler

      public MTOMInHandler()
  • Method Details