|
Class Summary |
| CxfComponentExceptionStrategy |
This exception strategy forces the exception thrown from a web service invocation
to be passed as-is, not wrapped in a Mule exception object. |
| CxfConfiguration |
Provides global CXF configuration defaults. |
| CxfConstants |
|
| CxfInboundMessageProcessor |
The CxfInboundMessageProcessor performs inbound CXF processing, sending an event
through the CXF service, then on to the next MessageProcessor. |
| CxfOutboundMessageProcessor |
The CxfOutboundMessageProcessor performs outbound CXF processing, sending an event through
the CXF client, then on to the next MessageProcessor. |
| MuleInvoker |
Invokes a Mule Service via a CXF binding. |
| MuleSoapHeaders |
MuleSoapHeaders is a helper class for extracting and writing Mule
header properties to s Soap message |
| WSProxyService |
This class is implemented to act as a Proxy for a Web Service. |