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.endpoint Client and Server related classes. 
org.apache.cxf.feature   
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.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.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.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.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