javax.xml.ws.soap
Class AddressingFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
javax.xml.ws.soap.AddressingFeature
public final class AddressingFeature
- 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
required
protected boolean required
AddressingFeature
public AddressingFeature()
AddressingFeature
public AddressingFeature(boolean enabled)
AddressingFeature
public AddressingFeature(boolean enabled,
boolean required)
isRequired
public boolean isRequired()
getID
public String getID()
- Specified by:
getID
in class WebServiceFeature
Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.