Uses of Class
org.apache.camel.component.cxf.feature.AbstractDataFormatFeature

Packages that use AbstractDataFormatFeature
org.apache.camel.component.cxf.feature   
 

Uses of AbstractDataFormatFeature in org.apache.camel.component.cxf.feature
 

Subclasses of AbstractDataFormatFeature in org.apache.camel.component.cxf.feature
 class CXFMessageDataFormatFeature
           MessageDataFormatFeature sets up the CXF endpoint interceptor for handling the Message in Message data format.
 class MessageDataFormatFeature
          Deprecated. 
 class PayLoadDataFormatFeature
          This feature just setting up the CXF endpoint interceptor for handling the Message in PAYLOAD data format
 class RAWDataFormatFeature
           MessageDataFormatFeature sets up the CXF endpoint interceptor for handling the Message in Message data format.
 



Apache CAMEL