Apache CXF API

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

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

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

Fields in org.apache.cxf.ws.rm.policy declared as RMAssertion.AcknowledgementInterval
protected  RMAssertion.AcknowledgementInterval RMAssertion.acknowledgementInterval
           
 

Methods in org.apache.cxf.ws.rm.policy that return RMAssertion.AcknowledgementInterval
 RMAssertion.AcknowledgementInterval ObjectFactory.createRMAssertionAcknowledgementInterval()
          Create an instance of RMAssertion.AcknowledgementInterval
 RMAssertion.AcknowledgementInterval RMAssertion.getAcknowledgementInterval()
          Gets the value of the acknowledgementInterval property.
 

Methods in org.apache.cxf.ws.rm.policy with parameters of type RMAssertion.AcknowledgementInterval
 void RMAssertion.setAcknowledgementInterval(RMAssertion.AcknowledgementInterval value)
          Sets the value of the acknowledgementInterval property.
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.