Package org.apache.cxf.databinding.stax
Class StaxDataBindingFeature
- java.lang.Object
- 
- javax.xml.ws.WebServiceFeature
- 
- org.apache.cxf.feature.AbstractFeature
- 
- org.apache.cxf.feature.DelegatingFeature<StaxDataBindingFeature.Portable>
- 
- org.apache.cxf.databinding.stax.StaxDataBindingFeature
 
 
 
 
- 
- All Implemented Interfaces:
- AbstractPortableFeature,- Feature
 
 public class StaxDataBindingFeature extends DelegatingFeature<StaxDataBindingFeature.Portable> 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classStaxDataBindingFeature.Portable
 - 
Field Summary- 
Fields inherited from class org.apache.cxf.feature.DelegatingFeaturedelegate
 
- 
 - 
Constructor SummaryConstructors Constructor Description StaxDataBindingFeature()
 - 
Method Summary- 
Methods inherited from class org.apache.cxf.feature.DelegatingFeaturegetDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegate
 - 
Methods inherited from class org.apache.cxf.feature.AbstractFeaturedoInitializeProvider, getActive, getID, isEnabled
 
- 
 
-