Package org.mule.runtime.extension.api.soap
package org.mule.runtime.extension.api.soap
-
ClassDescriptionA resolving context that provides access to an
ExtensionsClientduring the creation of aMessageDispatcher.MessageDispatcherProvider<T extends MessageDispatcher>ConnectionProviderspecialization that handlesMessageDispatcherconnections that are bundled to aSoapServiceProvider, which are created from when theSoapServiceProvideris created.Represents and enables the construction of an attachment to be sent over SOAP.Contains the headers retrieved by the protocol after the request.A simple container object that carries the SOAP envelope information and the attachments bounded to the response.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.Represents a multilevel metadata key that describes a soap operation giving a web service.