Uses of Class
org.apache.axis2.engine.AbstractDispatcher
Packages that use AbstractDispatcher
-
Uses of AbstractDispatcher in org.apache.axis2.dispatchers
Subclasses of AbstractDispatcher in org.apache.axis2.dispatchersModifier and TypeClassDescriptionclassDispatcher based on the WS-Addressing properties.classDispatches the operation based on the information from the target endpoint URL.classDispatches based on JSON requests by using the first name of the message.classDispatches the service based on the information from the target endpoint URL.classDispatches the operation based on the information from the target endpoint URL.classDispatches based on the SOAPAction.classDispatches based on the namespace URI of the first child of the body.