Class FastInfosetFeature

All Implemented Interfaces:
AbstractPortableFeature, Feature

public class FastInfosetFeature extends DelegatingFeature<FastInfosetFeature.Portable>

    <jaxws:endpoint ...>
      <jaxws:features>
       <bean class="org.apache.cxf.feature.FastInfosetFeature"/>
      </jaxws:features>
    </jaxws:endpoint>
 
  • Constructor Details

    • FastInfosetFeature

      public FastInfosetFeature()
  • Method Details

    • setForce

      public void setForce(boolean b)
    • getForce

      public boolean getForce()