Uses of Class
org.apache.cxf.ws.rm.policy.RMAssertion

Packages that use RMAssertion
org.apache.cxf.ws.rm.manager   
org.apache.cxf.ws.rm.policy   
 

Uses of RMAssertion in org.apache.cxf.ws.rm.manager
 

Fields in org.apache.cxf.ws.rm.manager declared as RMAssertion
protected  RMAssertion RMManagerConfigBean.rmAssertion
           
 

Methods in org.apache.cxf.ws.rm.manager that return RMAssertion
 RMAssertion RMManagerConfigBean.getRMAssertion()
          Gets the value of the rmAssertion property.
 

Methods in org.apache.cxf.ws.rm.manager with parameters of type RMAssertion
 void RMManagerConfigBean.setRMAssertion(RMAssertion value)
          Sets the value of the rmAssertion property.
 

Uses of RMAssertion in org.apache.cxf.ws.rm.policy
 

Methods in org.apache.cxf.ws.rm.policy that return RMAssertion
 RMAssertion ObjectFactory.createRMAssertion()
          Create an instance of RMAssertion
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.