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

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.
CxfComponent
          Defines the CXF Component
CxfEndpoint
          Defines the CXF Endpoint.
DataFormat
          The data format the user expects to see at the Camel CXF components.
MessageHeaderFilter
          Filter the wire message headers from one CXF endpoint to another CXF endpoint
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
           
 

Classes in org.apache.camel.component.cxf used by org.apache.camel.component.cxf.util
CxfEndpoint
          Defines the CXF Endpoint.
CxfSpringEndpoint
          Defines the CXF Endpoint
 



Apache CAMEL