Class ProviderDispatcher

java.lang.Object
org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
All Implemented Interfaces:
EndpointDispatcher

public class ProviderDispatcher extends JavaDispatcher
The ProviderDispatcher is used to invoke instances of a target endpoint that implement the Provider interface.

The Provider is a generic class, with certain restrictions on the parameterized type T. This implementation supports the following types:

java.lang.String jakarta.activation.DataSource jakarta.xml.soap.SOAPMessage jakarta.xml.transform.Source