public static class GZIPFeature.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) . |
int |
getThreshold() |
void |
setForce(boolean b)
Set if GZIP is always used without negotiation
|
void |
setThreshold(int threshold) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getActive, initialize, initialize, initialize, initialize
public void doInitializeProvider(InterceptorProvider provider, Bus bus)
doInitializeProvider
in interface AbstractPortableFeature
public void setThreshold(int threshold)
public int getThreshold()
public void setForce(boolean b)
b
- public boolean getForce()
setForce(boolean)
.Apache CXF