Apache CXF API

Uses of Class
org.apache.cxf.feature.AbstractFeature

Packages that use AbstractFeature
org.apache.cxf.feature   
org.apache.cxf.ws.addressing   
 

Uses of AbstractFeature in org.apache.cxf.feature
 

Subclasses of AbstractFeature in org.apache.cxf.feature
 class FastInfosetFeature
           ]]>
 class LoggingFeature
          This class is used to control message-on-the-wire logging.
 class StaxTransformFeature
           ]]>
 class WrappedFeature
          A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
 

Uses of AbstractFeature in org.apache.cxf.ws.addressing
 

Subclasses of AbstractFeature in org.apache.cxf.ws.addressing
 class WSAddressingFeature
           
 


Apache CXF API

Apache CXF