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 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. -
Uses of AbstractDispatcher in org.apache.axis2.engine
Subclasses of AbstractDispatcher in org.apache.axis2.engineModifier and TypeClassDescriptionclassDeprecated.use org.apache.axis2.dispatchers.AddressingBasedDispatcherclassDeprecated.use org.apache.axis2.dispatchers.HTTPLocationBasedDispatcherclassDeprecated.use org.apache.axis2.dispatchers.RequestURIBasedDispatcherclassDeprecated.use org.apache.axis2.dispatchers.RequestURIOperationDispatcherclassDeprecated.use org.apache.axis2.dispatchers.SOAPActionBasedDispatcherclassDeprecated.use org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher