Uses of Class
org.apache.cxf.ws.rmp.v200702.RMAssertion

Packages that use RMAssertion
org.apache.cxf.ws.rm.policy   
org.apache.cxf.ws.rmp.v200702   
 

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

Methods in org.apache.cxf.ws.rm.policy that return types with arguments of type RMAssertion
protected  org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion<RMAssertion> RM11AssertionBuilder.buildAssertion()
           
 

Uses of RMAssertion in org.apache.cxf.ws.rmp.v200702
 

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



Apache CXF