|
Class Summary |
| MuleHeadersInHandler |
Reads the Mule Soap Header and sets the various header properties on the context. |
| MuleHeadersOutHandler |
Writes the Mule Soap Header to the outgoing request. |
| MuleInvoker |
Invokes a Mule Service via an XFire binding. |
| MuleObjectServiceFactory |
TODO document |
| XFireComponentExceptionStrategy |
This exception strategy forces the exception thrown from a web service invocation to be passed as-is, not wrapped in
a Mule exception object. |
| XFireConnector |
Configures Xfire to provide STaX-based Web Servies support to Mule. |
| XFireMessageAdapter |
XFireMessageAdapter wraps an XFire MessageContext, reading
attachments and Mule headers. |
| XFireMessageDispatcher |
The XFireMessageDispatcher is used for making Soap client requests to remote
services. |
| XFireMessageDispatcherFactory |
Creates an XFire Messgae dispatcher used for making XFire soap requests using the
XFire client. |
| XFireMessageReceiver |
Used to register an Xfire endpoint registered with Mule and associated with a
component This receiver is responsible or registering the transport endpoint i.e. |
| XFireMuleSession |
Mules session wrapper for XFire |
| XFireServiceComponent |
The Xfire service component receives requests for Xfire services it manages and
marshalls requests and responses |