Uses of Class
org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher

Packages that use JavaDispatcher
org.apache.axis2.jaxws.server.dispatcher   
 

Uses of JavaDispatcher in org.apache.axis2.jaxws.server.dispatcher
 

Subclasses of JavaDispatcher in org.apache.axis2.jaxws.server.dispatcher
 class JavaBeanDispatcher
          The JavaBeanDispatcher is used to manage creating an instance of a JAX-WS service implementation bean and dispatching the inbound request to that instance.
 class ProviderDispatcher
          The ProviderDispatcher is used to invoke instances of a target endpoint that implement the Provider interface.
 



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