public final class MTOMFeature extends WebServiceFeature
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected int |
threshold |
enabled| Constructor and Description |
|---|
MTOMFeature() |
MTOMFeature(boolean enabled) |
MTOMFeature(boolean enabled,
int threshold) |
MTOMFeature(int threshold) |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
int |
getThreshold() |
isEnabledpublic static final String ID
protected int threshold
public MTOMFeature()
public MTOMFeature(boolean enabled)
public MTOMFeature(int threshold)
public MTOMFeature(boolean enabled,
int threshold)
public int getThreshold()
public String getID()
getID in class WebServiceFeatureCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.