Uses of Class
joynr.OnChangeWithKeepAliveSubscriptionQos
-
Packages that use OnChangeWithKeepAliveSubscriptionQos Package Description joynr -
-
Uses of OnChangeWithKeepAliveSubscriptionQos in joynr
Methods in joynr that return OnChangeWithKeepAliveSubscriptionQos Modifier and Type Method Description OnChangeWithKeepAliveSubscriptionQosOnChangeWithKeepAliveSubscriptionQos. setAlertAfterIntervalMs(long alertAfterIntervalMs)Set the alertAfterInterval in milliseconds.OnChangeWithKeepAliveSubscriptionQosOnChangeWithKeepAliveSubscriptionQos. setExpiryDateMs(long expiryDateMs)OnChangeWithKeepAliveSubscriptionQosOnChangeWithKeepAliveSubscriptionQos. setMaxIntervalMs(long maxIntervalMs)Set the maximum interval in milliseconds.OnChangeWithKeepAliveSubscriptionQosOnChangeWithKeepAliveSubscriptionQos. setMinIntervalMs(long minIntervalMs)OnChangeWithKeepAliveSubscriptionQosOnChangeWithKeepAliveSubscriptionQos. setPublicationTtlMs(long publicationTtlMs)OnChangeWithKeepAliveSubscriptionQosOnChangeWithKeepAliveSubscriptionQos. setValidityMs(long validityMs)
-