org.apache.axis2.jaxws.description.builder
Class MTOMAnnot
java.lang.Object
org.apache.axis2.jaxws.description.builder.MTOMAnnot
- All Implemented Interfaces:
- Annotation, MTOM
public class MTOMAnnot
- extends Object
- implements MTOM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MTOMAnnot
public MTOMAnnot()
enabled
public boolean enabled()
setEnabled
public void setEnabled(boolean e)
threshold
public int threshold()
setThreshold
public void setThreshold(int i)
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType
in interface Annotation
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.