javax.xml.ws.soap
Class AddressingFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
javax.xml.ws.soap.AddressingFeature
public final class AddressingFeature
- extends WebServiceFeature
Field Summary |
static java.lang.String |
ID
|
protected boolean |
required
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final java.lang.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 java.lang.String getID()
- Specified by:
getID
in class WebServiceFeature
Copyright © 2007 Apache Web Services Project. All Rights Reserved.