Apache CXF API

org.apache.cxf.annotations
Annotation Type FastInfoset


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface FastInfoset

Enables FastInfoset negotiation


Optional Element Summary
 boolean force
           
 

force

public abstract boolean force
Default:
false

Apache CXF API

Apache CXF