Uses of Package
org.apache.axis2.dispatchers

Packages that use org.apache.axis2.dispatchers
org.apache.axis2.dispatchers   
org.apache.axis2.engine   
 

Classes in org.apache.axis2.dispatchers used by org.apache.axis2.dispatchers
AbstractOperationDispatcher
           
AbstractServiceDispatcher
           
 

Classes in org.apache.axis2.dispatchers used by org.apache.axis2.engine
AddressingBasedDispatcher
          Dispatcher based on the WS-Addressing properties.
HTTPLocationBasedDispatcher
          Dispatches the operation based on the information from the target endpoint URL.
RequestURIBasedDispatcher
          Dispatches the service based on the information from the target endpoint URL.
RequestURIOperationDispatcher
          Dispatches the operation based on the information from the target endpoint URL.
SOAPActionBasedDispatcher
          Dispatches based on the SOAPAction.
SOAPMessageBodyBasedDispatcher
          Dispatches based on the namespace URI of the first child of the body.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.