ForwardingSoapClientConnectionProvider based on a SoapServiceProvider instance.SoapServiceProviderWrapper declaration.DispatchingContext implementationMessageDispatcherProvider sends a soap message over http using a default configuration.SoapClient instances created by this manager.ForwardingSoapClient connection, by shutting down each one of the services
that the provided instance manages.SoapClient instances, since a single SoapServiceProvider can connect with
multiple services.ConnectionProvider implementation that handles ForwardingSoapClient connections,
which are created from a List of WebServiceDefinitions.ForwardingSoapClient connection.TypeWrapper implementation for classes that implements the MessageDispatcherProvider interface.ConnectionProviderObjectBuilder which produces instances of ForwardingSoapClientConnectionProvider.Extension is a Soap Based Extension.SoapComponentWrapper implementation for the Extension annotated class, which is a Soap Extension either
because implements the SoapServiceProvider interface or is annotated with the Soap annotation.ExtensionDeclarer.ExtensionModel based on a set of java classes and annotations.ComponentExecutor implementation that executes SOAP operations using a provided SoapClient.ComponentExecutorFactory that creates instances of SoapOperationExecutor.ForwardingSoapClient instances given a SoapServiceProvider.SoapComponentWrapper implementation for classes that implements the SoapServiceProvider interface.Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.