Package org.apache.camel.component.cxf

Defines the CXF Component

See:
          Description

Interface Summary
CxfConstants Constants used in this module
 

Class Summary
CxfBinding The binding of how Camel messages get mapped to Apache CXF and back again
CxfComponent Defines the CXF Component
CxfConsumer A consumer of exchanges for a service in CXF
CxfEndpoint Defines the CXF Endpoint
CxfExchange An Exchange for working with Apache CXF which expoes the underlying CXF messages via CxfExchange.getInMessage() and CxfExchange.getOutMessage() along with the CxfExchange.getExchange()
CxfInvokeComponent  
CxfInvokeConsumer A consumer of exchanges for a service in CXF
CxfInvokeEndpoint The endpoint in the service engine
CxfInvokeProducer Sends messages from Camel into the CXF endpoint
CxfMessage An Apache CXF Message which provides access to the underlying CXF features
CxfProducer Sends messages from Camel into the CXF endpoint
 

Package org.apache.camel.component.cxf Description

Defines the CXF Component



Copyright © 2007 Apache Software Foundation. All Rights Reserved.