Uses of Interface
com.wowza.wms.util.crontab.ICrontabEventHandler
-
Packages that use ICrontabEventHandler Package Description com.wowza.wms.util.crontab -
-
Uses of ICrontabEventHandler in com.wowza.wms.util.crontab
Methods in com.wowza.wms.util.crontab that return ICrontabEventHandler Modifier and Type Method Description ICrontabEventHandler
CrontabEvent. getEventHandler()
Methods in com.wowza.wms.util.crontab with parameters of type ICrontabEventHandler Modifier and Type Method Description void
CrontabEvent. setEventHandler(ICrontabEventHandler handler)
-