Package com.wowza.wms.util.crontab


package com.wowza.wms.util.crontab
  • Class
    Description
    Holds an event's schedule and is responsible for calculating event activation.
    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.