org.apache.cxf.databinding.stax
Class StaxDataBindingFeature
java.lang.Object
org.apache.cxf.feature.AbstractFeature
org.apache.cxf.databinding.stax.StaxDataBindingFeature
public class StaxDataBindingFeature
- extends org.apache.cxf.feature.AbstractFeature
|
Method Summary |
void |
initialize(org.apache.cxf.endpoint.Client client,
org.apache.cxf.Bus bus)
|
void |
initialize(org.apache.cxf.endpoint.Server server,
org.apache.cxf.Bus bus)
|
| Methods inherited from class org.apache.cxf.feature.AbstractFeature |
getActive, initialize, initialize, initializeProvider |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaxDataBindingFeature
public StaxDataBindingFeature()
initialize
public void initialize(org.apache.cxf.endpoint.Client client,
org.apache.cxf.Bus bus)
- Overrides:
initialize in class org.apache.cxf.feature.AbstractFeature
initialize
public void initialize(org.apache.cxf.endpoint.Server server,
org.apache.cxf.Bus bus)
- Overrides:
initialize in class org.apache.cxf.feature.AbstractFeature
Apache CXF