org.apache.cxf.ws.addressing
Class WSAddressingFeature
java.lang.Object
org.apache.cxf.feature.AbstractFeature
org.apache.cxf.ws.addressing.WSAddressingFeature
public class WSAddressingFeature
- extends AbstractFeature
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSAddressingFeature
public WSAddressingFeature()
initializeProvider
protected void initializeProvider(InterceptorProvider provider,
Bus bus)
- Overrides:
initializeProvider in class AbstractFeature
setAllowDuplicates
public void setAllowDuplicates(boolean allow)
isAllowDuplicates
public boolean isAllowDuplicates()
setUsingAddressingAdvisory
public void setUsingAddressingAdvisory(boolean advisory)
isUsingAddressingAdvisory
public boolean isUsingAddressingAdvisory()
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.