Package org.mule.module.cxf.support

Interface Summary
ProxyService  
 

Class Summary
CopyAttachmentInInterceptor  
CopyAttachmentOutInterceptor Copies any attachments which were stored by the proxy to the outbound CXF message.
CxfUtils  
DelegatingOutputStream  
MuleHeadersInInterceptor Reads the Mule Soap Header and sets the various header properties on the message.
MuleHeadersOutInterceptor Writes the Mule Soap Header to the outgoing request.
MuleProtocolHeadersOutInterceptor  
MuleSecurityManagerValidator Integrates mule spring security with CXF ws-security
MuleServiceConfiguration This is the ServiceConfiguration that is associated to the InboundMessageProcessorBuilder, so it can obtain properties directly from it.
OutputPayloadInterceptor  
ProxyFaultOutInterceptor Fault out interceptor for Proxy configuration considering that FaultInfo might not have an associated class and that it uses StaxDatabinding.
ProxySchemaValidationInInterceptor  
ProxyServiceConfiguration  
ProxyServiceFactoryBean  
ResetStaxInterceptor Replaces the XMLStreamReader with a ReversibleXMLStreamReader which caches the xml events so we can replay them later.
ReversibleStaxInInterceptor Resets the ReversibleXMLStreamReader so the person receiving it can start back at the beginning of the stream.
StaxFeature Configures the StAX XMLInputFactory and XMLOutputFactory which CXF uses.
StreamClosingInterceptor Replaces the original XMLStreamReader with another one which closes the underlying InputStream.
WSDLQueryHandler WSDLQueryHandler class preserved from cxf 2.3.
 

Exception Summary
ComponentNotFoundRuntimeException  
 



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