Apache CXF API

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

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

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

Fields in org.apache.cxf.ws.rm.policy declared as RMAssertion.BaseRetransmissionInterval
protected  RMAssertion.BaseRetransmissionInterval RMAssertion.baseRetransmissionInterval
           
 

Methods in org.apache.cxf.ws.rm.policy that return RMAssertion.BaseRetransmissionInterval
 RMAssertion.BaseRetransmissionInterval ObjectFactory.createRMAssertionBaseRetransmissionInterval()
          Create an instance of RMAssertion.BaseRetransmissionInterval
 RMAssertion.BaseRetransmissionInterval RMAssertion.getBaseRetransmissionInterval()
          Gets the value of the baseRetransmissionInterval property.
 

Methods in org.apache.cxf.ws.rm.policy with parameters of type RMAssertion.BaseRetransmissionInterval
 void RMAssertion.setBaseRetransmissionInterval(RMAssertion.BaseRetransmissionInterval value)
          Sets the value of the baseRetransmissionInterval property.
 


Apache CXF API

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