Apache CXF API

Uses of Class
org.apache.cxf.ws.rmp.v200502.RMAssertion.InactivityTimeout

Packages that use RMAssertion.InactivityTimeout
org.apache.cxf.ws.rmp.v200502   
 

Uses of RMAssertion.InactivityTimeout in org.apache.cxf.ws.rmp.v200502
 

Fields in org.apache.cxf.ws.rmp.v200502 declared as RMAssertion.InactivityTimeout
protected  RMAssertion.InactivityTimeout RMAssertion.inactivityTimeout
           
 

Methods in org.apache.cxf.ws.rmp.v200502 that return RMAssertion.InactivityTimeout
 RMAssertion.InactivityTimeout ObjectFactory.createRMAssertionInactivityTimeout()
          Create an instance of RMAssertion.InactivityTimeout
 RMAssertion.InactivityTimeout RMAssertion.getInactivityTimeout()
          Gets the value of the inactivityTimeout property.
 

Methods in org.apache.cxf.ws.rmp.v200502 with parameters of type RMAssertion.InactivityTimeout
 void RMAssertion.setInactivityTimeout(RMAssertion.InactivityTimeout value)
          Sets the value of the inactivityTimeout property.
 


Apache CXF API

Apache CXF