org.red5.server.stream
Class SingleItemSubscriberStream.Notifier
java.lang.Object
org.red5.server.stream.SingleItemSubscriberStream.Notifier
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SingleItemSubscriberStream
public class SingleItemSubscriberStream.Notifier
- extends Object
- implements Runnable
Handles notifications in a separate thread.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleItemSubscriberStream.Notifier
public SingleItemSubscriberStream.Notifier(ISingleItemSubscriberStream stream,
IStreamAwareScopeHandler handler)
setConnection
public void setConnection(IConnection conn)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2006-2012 The Red5 Project