Uses of Class
org.apache.axis2.dispatchers.AbstractOperationDispatcher
-
Packages that use AbstractOperationDispatcher Package Description org.apache.axis2.dispatchers -
-
Uses of AbstractOperationDispatcher in org.apache.axis2.dispatchers
Subclasses of AbstractOperationDispatcher in org.apache.axis2.dispatchers Modifier and Type Class Description class
ActionBasedOperationDispatcher
class
RelatesToBasedOperationDispatcher
class
RequestURIBasedOperationDispatcher
Dispatches the operation based on the information from the target endpoint URL.class
SOAPMessageBodyBasedOperationDispatcher
-