Uses of Package
org.red5.server.api.scheduling

Packages that use org.red5.server.api.scheduling
org.red5.server.adapter   
org.red5.server.api.scheduling   
org.red5.server.net.rtmp   
org.red5.server.net.rtmpt   
org.red5.server.scheduling   
org.red5.server.service   
org.red5.server.session   
org.red5.server.stream   
 

Classes in org.red5.server.api.scheduling used by org.red5.server.adapter
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.
 

Classes in org.red5.server.api.scheduling used by org.red5.server.api.scheduling
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.
 

Classes in org.red5.server.api.scheduling used by org.red5.server.net.rtmp
ISchedulingService
          Service that supports periodic execution of jobs, adding, removing and getting their name as list.
 

Classes in org.red5.server.api.scheduling used by org.red5.server.net.rtmpt
ISchedulingService
          Service that supports periodic execution of jobs, adding, removing and getting their name as list.
 

Classes in org.red5.server.api.scheduling used by org.red5.server.scheduling
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.
 

Classes in org.red5.server.api.scheduling used by org.red5.server.service
ISchedulingService
          Service that supports periodic execution of jobs, adding, removing and getting their name as list.
 

Classes in org.red5.server.api.scheduling used by org.red5.server.session
ISchedulingService
          Service that supports periodic execution of jobs, adding, removing and getting their name as list.
 

Classes in org.red5.server.api.scheduling used by org.red5.server.stream
ISchedulingService
          Service that supports periodic execution of jobs, adding, removing and getting their name as list.
 



Copyright © 2006-2012 The Red5 Project