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.binding.coloc.feature   
org.apache.cxf.bus   
org.apache.cxf.bus.spring   
org.apache.cxf.clustering   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.feature   
org.apache.cxf.frontend   
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
org.apache.cxf.javascript   
org.apache.cxf.jaxws.support   
org.apache.cxf.management.interceptor   
org.apache.cxf.service.factory   
org.apache.cxf.transport.common.gzip   
org.apache.cxf.transport.https   
org.apache.cxf.transport.jms   
org.apache.cxf.ws.addressing   
org.apache.cxf.ws.policy   
org.apache.cxf.ws.policy.blueprint   
org.apache.cxf.ws.rm   
org.apache.cxf.ws.rm.feature   
org.apache.cxf.ws.security.trust   
 

Classes in org.apache.cxf.feature used by org.apache.cxf
AbstractFeature
          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.binding.coloc.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.bus
AbstractFeature
          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
AbstractFeature
          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.clustering
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.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
AbstractFeature
          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.frontend
AbstractFeature
          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
AbstractFeature
          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.javascript
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.jaxws.support
AbstractFeature
          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.management.interceptor
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.service.factory
AbstractFeature
          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.transport.https
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.transport.jms
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.
 

Classes in org.apache.cxf.feature used by org.apache.cxf.ws.policy
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.policy.blueprint
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.rm
AbstractFeature
          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.rm.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.ws.security.trust
AbstractFeature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 


Apache CXF API

Apache CXF