Uses of Package
com.wowza.wms.util.crontab
-
Packages that use com.wowza.wms.util.crontab Package Description com.wowza.wms.livestreamrecord.model com.wowza.wms.util.crontab -
Classes in com.wowza.wms.util.crontab used by com.wowza.wms.livestreamrecord.model Class Description CrontabEvent Holds an event's schedule and is responsible for calculating event activation. -
Classes in com.wowza.wms.util.crontab used by com.wowza.wms.util.crontab Class Description CrontabEvent Holds an event's schedule and is responsible for calculating event activation.ICrontabEventHandler EventHandler functions are called from a Java timer task context and therefore should execute very quickly so as not to delay execution of subsequent timers.