Uses of Class
org.apache.axis2.engine.AbstractDispatcher

Packages that use AbstractDispatcher
org.apache.axis2.engine   
 

Uses of AbstractDispatcher in org.apache.axis2.engine
 

Subclasses of AbstractDispatcher in org.apache.axis2.engine
 class AddressingBasedDispatcher
          Dispatcher based on the WS-Addressing properties.
 class RequestURIBasedDispatcher
          Dispatches the service based on the information from the target endpoint URL.
 class SOAPActionBasedDispatcher
          Dispatches based on the SOAPAction.
 class SOAPMessageBodyBasedDispatcher
          Dispatches based on the namespace URI of the first child of the body.