Class 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 javax.activation.DataSource javax.xml.soap.SOAPMessage javax.xml.transform.Source