Uses of Class
org.apache.cxf.ws.rmp.v200502.RMAssertion.InactivityTimeout
Packages that use RMAssertion.InactivityTimeout
-
Uses of RMAssertion.InactivityTimeout in org.apache.cxf.ws.rmp.v200502
Fields in org.apache.cxf.ws.rmp.v200502 declared as RMAssertion.InactivityTimeoutModifier and TypeFieldDescriptionprotected RMAssertion.InactivityTimeoutRMAssertion.inactivityTimeoutMethods in org.apache.cxf.ws.rmp.v200502 that return RMAssertion.InactivityTimeoutModifier and TypeMethodDescriptionObjectFactory.createRMAssertionInactivityTimeout()Create an instance ofRMAssertion.InactivityTimeoutRMAssertion.getInactivityTimeout()Gets the value of the inactivityTimeout property.Methods in org.apache.cxf.ws.rmp.v200502 with parameters of type RMAssertion.InactivityTimeoutModifier and TypeMethodDescriptionvoidRMAssertion.setInactivityTimeout(RMAssertion.InactivityTimeout value) Sets the value of the inactivityTimeout property.