|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.feature.AbstractFeature
org.apache.cxf.feature.FastInfosetFeature
public class FastInfosetFeature
]]>
| Constructor Summary | |
|---|---|
FastInfosetFeature()
|
|
| Method Summary | |
|---|---|
boolean |
getForce()
Retrieve the value set with #setForce(int). |
protected void |
initializeProvider(InterceptorProvider provider,
Bus bus)
|
void |
setForce(boolean b)
Set if FastInfoset is always used without negotiation |
| Methods inherited from class org.apache.cxf.feature.AbstractFeature |
|---|
getActive, initialize, initialize, initialize, initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastInfosetFeature()
| Method Detail |
|---|
protected void initializeProvider(InterceptorProvider provider,
Bus bus)
initializeProvider in class AbstractFeaturepublic void setForce(boolean b)
b - public boolean getForce()
#setForce(int).
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||