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
-
Nested Class Summary
-
Field Summary
Fields inherited from class org.apache.cxf.feature.DelegatingFeature
delegate
Fields inherited from class javax.xml.ws.WebServiceFeature
enabled
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.cxf.feature.DelegatingFeature
getDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegate
Methods inherited from class org.apache.cxf.feature.AbstractFeature
doInitializeProvider, getActive, getID, isEnabled
-
Constructor Details
-
StaxDataBindingFeature
public StaxDataBindingFeature()
-