Interface | Description |
---|---|
IScheduledJob |
Interface that must be implemented by classes that can be scheduled for
periodic execution.
|
ISchedulingService |
Service that supports periodic execution of jobs, adding, removing and
getting their name as list.
|
Copyright © 2006-2012 The Red5 Project