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  
MuleSecurityManagerCallbackHandler  
MuleServiceConfiguration This is the ServiceConfiguration that is associated to the InboundMessageProcessorBuilder, so it can obtain properties directly from it.
OutputPayloadInterceptor  
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.
 

Exception Summary
ComponentNotFoundRuntimeException  
 



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