javax.xml.ws.soap
Class MTOMFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
javax.xml.ws.soap.MTOMFeature
public final class MTOMFeature
- extends WebServiceFeature
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- See Also:
- Constant Field Values
threshold
protected int threshold
MTOMFeature
public MTOMFeature()
MTOMFeature
public MTOMFeature(boolean enabled)
MTOMFeature
public MTOMFeature(int threshold)
MTOMFeature
public MTOMFeature(boolean enabled,
int threshold)
getThreshold
public int getThreshold()
getID
public String getID()
- Specified by:
getID
in class WebServiceFeature
Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.