Class SOAPMessageBodyBasedDispatcher

All Implemented Interfaces:
Handler

public class SOAPMessageBodyBasedDispatcher extends SOAPMessageBodyBasedDispatcher
Deprecated.
use org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
Dispatches based on the namespace URI of the first child of the body.
  • Constructor Details

    • SOAPMessageBodyBasedDispatcher

      public SOAPMessageBodyBasedDispatcher()
      Deprecated.