Uses of Package
org.mule.runtime.extension.api.soap
Packages that use org.mule.runtime.extension.api.soap
-
Classes in org.mule.runtime.extension.api.soap used by org.mule.runtime.extension.api.soapClassDescriptionA resolving context that provides access to an
ExtensionsClientduring the creation of aMessageDispatcher.ConnectionProviderspecialization that handlesMessageDispatcherconnections that are bundled to aSoapServiceProvider, which are created from when theSoapServiceProvideris created.Contract for implementations that handles the web services that the extension will be able to execute by returning a list ofWebServiceDefinitions.RuntimeExceptionthat aims to be thrown in theSoapServiceProvider.validateConfiguration()when some configured value is invalid.Representation of a web service, carrying the WSDL that can be accessible either locally or remotely, a Service, a Port. and an ID to identify this web service so set of operations can be discovered for execution.Builder pattern implementation to createWebServiceDefinitioninstances.