Uses of Package
org.mule.module.cxf

Packages that use org.mule.module.cxf
org.mule.module.cxf   
org.mule.module.cxf.builder   
org.mule.module.cxf.transport   
 

Classes in org.mule.module.cxf used by org.mule.module.cxf
CxfConfiguration
          Provides global CXF configuration defaults.
CxfInboundMessageProcessor
          The CxfInboundMessageProcessor performs inbound CXF processing, sending an event through the CXF service, then on to the next MessageProcessor.
CxfPayloadToArguments
          This enum defines the strategies to convert a Payload to an array of arguments that will be used to call the webservice in CxfOutboundMessageProcessor.doSendWithClient(org.mule.api.MuleEvent) and in CxfOutboundMessageProcessor.doSendWithProxy(org.mule.api.MuleEvent).
 

Classes in org.mule.module.cxf used by org.mule.module.cxf.builder
CxfConfiguration
          Provides global CXF configuration defaults.
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.
CxfPayloadToArguments
          This enum defines the strategies to convert a Payload to an array of arguments that will be used to call the webservice in CxfOutboundMessageProcessor.doSendWithClient(org.mule.api.MuleEvent) and in CxfOutboundMessageProcessor.doSendWithProxy(org.mule.api.MuleEvent).
 

Classes in org.mule.module.cxf used by org.mule.module.cxf.transport
CxfConfiguration
          Provides global CXF configuration defaults.
 



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