|
Class Summary |
| 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 call |
| 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 |
| WsdlUrlEndpointURIBuilder |
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 |
| WSProxyService |
This class is implemented to act as a Proxy for a Web Service. |