javax.xml.ws
Class WebServiceFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
- Direct Known Subclasses:
- AddressingFeature, MTOMFeature, RespectBindingFeature
public abstract class WebServiceFeature
- extends Object
Field Summary |
protected boolean |
enabled
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
enabled
protected boolean enabled
WebServiceFeature
protected WebServiceFeature()
getID
public abstract String getID()
isEnabled
public boolean isEnabled()
Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.