|
Class Summary |
| MethodFixInterceptor |
This Interceptor decorates the current message with a property that tells the
DynamicEntryPointResolver to ignore the 'method' property. |
| MuleSoapHeaders |
MuleSoapHeaders is a helper class for extracting and writing Mule
header properties to s Soap message |
| NamedParameter |
Representation of a Named parameter in a soap or XML-RPC call |
| ServiceProxy |
ServiceProxy is a proxy that wraps a soap endpointUri to look like
a Web service. |
| SoapMethod |
A soap method representation where the parameters are named |
| SoapServiceFinder |
SoapServiceFinder finds a the connector service to use by checking
the classpath for jars required for each of the soap connector implementations |
| WsdlServiceFinder |
WsdlServiceFinder finds a the connector service to use by checking
the classpath for jars required for each of the soap connector implementations |
| WsdlUrlEndpointBuilder |
The same as the UrlEndpointbuilder except that all parameters except the first are
set as properties on the endpoint and stripped from the endpoint Uri |