public static class FastInfosetFeature.Portable extends Object implements AbstractPortableFeature
| Constructor and Description | 
|---|
| Portable() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doInitializeProvider(InterceptorProvider provider,
                    Bus bus) | 
| boolean | getForce()Retrieve the value set with  setForce(boolean). | 
| void | setForce(boolean b)Set if FastInfoset is always used without negotiation | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActive, initialize, initialize, initialize, initializepublic void doInitializeProvider(InterceptorProvider provider, Bus bus)
doInitializeProvider in interface AbstractPortableFeaturepublic void setForce(boolean b)
b - public boolean getForce()
setForce(boolean).Apache CXF