Uses of Package
org.apache.camel.component.cxf

Packages that use org.apache.camel.component.cxf
org.apache.camel.component.cxf Defines the CXF Component 
 

Classes in org.apache.camel.component.cxf used by org.apache.camel.component.cxf
CxfBinding
          The binding of how Camel messages get mapped to Apache CXF and back again
CxfComponent
          Defines the CXF Component
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
           
CxfInvokeEndpoint
          The endpoint in the service engine
CxfMessage
          An Apache CXF Message which provides access to the underlying CXF features
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.