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 org.apache.cxf.feature.AbstractFeature
| Methods inherited from class org.apache.cxf.feature.AbstractFeature |
getActive, initialize, initialize, initialize |
| 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(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus)
- Overrides:
initializeProvider in class org.apache.cxf.feature.AbstractFeature
setAllowDuplicates
public void setAllowDuplicates(boolean allow)
isAllowDuplicates
public boolean isAllowDuplicates()
setUsingAddressingAdvisory
public void setUsingAddressingAdvisory(boolean advisory)
isUsingAddressingAdvisory
public boolean isUsingAddressingAdvisory()
Apache CXF