Package org.apache.cxf.databinding.stax
Class StaxDataBindingFeature
java.lang.Object
jakarta.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
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields inherited from class org.apache.cxf.feature.DelegatingFeaturedelegateFields inherited from class jakarta.xml.ws.WebServiceFeatureenabled
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.cxf.feature.DelegatingFeaturegetDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegateMethods inherited from class org.apache.cxf.feature.AbstractFeaturedoInitializeProvider, getActive, getID, isEnabled
- 
Constructor Details- 
StaxDataBindingFeaturepublic StaxDataBindingFeature()
 
-