|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.feature.AbstractFeature
org.apache.cxf.ws.addressing.WSAddressingFeature
public class WSAddressingFeature
Constructor Summary | |
---|---|
WSAddressingFeature()
|
Method Summary | |
---|---|
protected void |
initializeProvider(InterceptorProvider provider,
Bus bus)
|
boolean |
isAllowDuplicates()
|
boolean |
isUsingAddressingAdvisory()
|
void |
setAllowDuplicates(boolean allow)
|
void |
setUsingAddressingAdvisory(boolean advisory)
|
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 |
Constructor Detail |
---|
public WSAddressingFeature()
Method Detail |
---|
protected void initializeProvider(InterceptorProvider provider, Bus bus)
initializeProvider
in class AbstractFeature
public void setAllowDuplicates(boolean allow)
public boolean isAllowDuplicates()
public void setUsingAddressingAdvisory(boolean advisory)
public boolean isUsingAddressingAdvisory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |