Apache CXF API

Uses of Package
org.apache.cxf.feature

Packages that use org.apache.cxf.feature
org.apache.cxf Contains the Bus, which is the central touch point of CXF, and its related classes. 
org.apache.cxf.bus.extension   
org.apache.cxf.bus.spring   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.feature   
org.apache.cxf.feature.transform   
org.apache.cxf.feature.validation   
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
org.apache.cxf.transport.common.gzip   
org.apache.cxf.ws.addressing   
 

Classes in org.apache.cxf.feature used by org.apache.cxf
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.bus.extension
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.bus.spring
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.databinding.stax
AbstractFeature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.endpoint
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.feature
AbstractFeature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.feature.transform
AbstractFeature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.feature.validation
AbstractFeature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.interceptor
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.transport.common.gzip
AbstractFeature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.ws.addressing
AbstractFeature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
Feature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 


Apache CXF API

Apache CXF