public class SingleItemSubscriberStream.Notifier extends Object implements IScheduledJob
| Constructor and Description |
|---|
Notifier(ISingleItemSubscriberStream stream,
IStreamAwareScopeHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ISchedulingService service)
Called each time the job is triggered by the scheduling service.
|
void |
setConnection(IConnection conn) |
public Notifier(ISingleItemSubscriberStream stream, IStreamAwareScopeHandler handler)
public void setConnection(IConnection conn)
public void execute(ISchedulingService service)
IScheduledJobexecute in interface IScheduledJobservice - the service that called the jobCopyright © 2005–2017 Red5. All rights reserved.