Package org.red5.server.api.event
Interface IEventDispatcher
- All Known Subinterfaces:
IBasicScope,IBroadcastScope,IConnection,ICoreObject,IGlobalScope,IRemotingConnection,IScope,IServiceCapableConnection,IStreamCapableConnection
- All Known Implementing Classes:
BaseConnection,BasicScope,BroadcastScope,ClientBroadcastStream,GlobalScope,RoomScope,RTMPConnection,RTMPMinaConnection,Scope,WebScope
public interface IEventDispatcher
IEventDispatcher interface implementations dispatch events
-
Method Summary
-
Method Details
-
dispatchEvent
Dispatches event- Parameters:
event- Event object
-