Package org.apache.cxf.feature
Class FastInfosetFeature
- java.lang.Object
-
- javax.xml.ws.WebServiceFeature
-
- org.apache.cxf.feature.AbstractFeature
-
- org.apache.cxf.feature.DelegatingFeature<FastInfosetFeature.Portable>
-
- org.apache.cxf.feature.FastInfosetFeature
-
- All Implemented Interfaces:
AbstractPortableFeature
,Feature
public class FastInfosetFeature extends DelegatingFeature<FastInfosetFeature.Portable>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FastInfosetFeature.Portable
-
Field Summary
-
Fields inherited from class org.apache.cxf.feature.DelegatingFeature
delegate
-
-
Constructor Summary
Constructors Constructor Description FastInfosetFeature()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
getForce()
void
setForce(boolean b)
-
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
-
-