Package org.mule.module.ws.consumer

Class Summary
InputSoapHeadersInterceptor CXF interceptor that adds Soap headers to the SoapMessage based on outbound properties from the Mule message that start with the soap prefix.
NamespaceRestorerStaxInterceptor CXF Interceptor that makes use of a Namespace Restorer XMLStream to allow the first element of the body to carry all the namespaces from the parent nodes.
NamespaceRestorerXMLStreamReader XMLStreamReader decorator that restores XML Namespace declarations.
NamespaceSaverStaxInterceptor CXF interceptor that wraps the XML Stream with a decorator that is able to restore namespace declarations for fragments
OutputSoapHeadersInterceptor CXF interceptor that adds inbound properties to the Mule message based on the SOAP headers received in the response.
ScopeSaverXMLStreamReader XMLStreamReader decorator that saves the scope and allows accesing to information about all the parent XMLEvent elements
WSConsumer  
WSConsumerConfig  
 

Exception Summary
SoapFaultException Exception thrown by the Web Services Consumer when processing a SOAP fault.
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.