|
Apache CXF API | |||||||||
| 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.rm.feature.RMFeature
public class RMFeature
| Constructor Summary | |
|---|---|
RMFeature()
|
|
| Method Summary | |
|---|---|
protected void |
initializeProvider(InterceptorProvider provider,
Bus bus)
|
void |
setDeliveryAssurance(DeliveryAssuranceType da)
|
void |
setDestinationPolicy(DestinationPolicyType dp)
|
void |
setRMAssertion(RMAssertion rma)
|
void |
setSourcePolicy(SourcePolicyType sp)
|
void |
setStore(RMStore store)
|
| Methods inherited from class org.apache.cxf.feature.AbstractFeature |
|---|
getActive, initialize, initialize, initialize, initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RMFeature()
| Method Detail |
|---|
public void setDeliveryAssurance(DeliveryAssuranceType da)
public void setDestinationPolicy(DestinationPolicyType dp)
public void setRMAssertion(RMAssertion rma)
public void setSourcePolicy(SourcePolicyType sp)
public void setStore(RMStore store)
protected void initializeProvider(InterceptorProvider provider,
Bus bus)
initializeProvider in class AbstractFeature
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||