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 
org.apache.camel.component.cxf.converter   
org.apache.camel.component.cxf.jaxrs   
 

Classes in org.apache.camel.component.cxf used by org.apache.camel.component.cxf
CxfBinding
          An strategy interface for implementing binding between CXF Exchange and Camel Exchange.
CxfBlueprintEndpoint
           
CxfComponent
          Defines the CXF Component
CxfEndpoint
          Defines the CXF Endpoint.
CxfSpringEndpoint
          Defines the CXF Endpoint
DataFormat
          The data format the user expects to see at the Camel CXF components.
WSDLServiceFactoryBean
          A service factory bean class that create a service factory without requiring a service class (SEI).
 

Classes in org.apache.camel.component.cxf used by org.apache.camel.component.cxf.converter
CxfPayload
          CxfMessage body type when DataFormat.PAYLOAD is used.
DataFormat
          The data format the user expects to see at the Camel CXF components.
 

Classes in org.apache.camel.component.cxf used by org.apache.camel.component.cxf.jaxrs
CxfOperationException
           
 



Apache CAMEL