Package org.red5.server.api
Interface ICoreObject
- All Superinterfaces:
IEventDispatcher
,IEventHandler
,IEventListener
- All Known Subinterfaces:
IBasicScope
,IBroadcastScope
,IConnection
,IGlobalScope
,IRemotingConnection
,IScope
,IServiceCapableConnection
,IStreamCapableConnection
- All Known Implementing Classes:
BaseConnection
,BasicScope
,BroadcastScope
,GlobalScope
,RoomScope
,RTMPConnection
,RTMPMinaConnection
,Scope
,WebScope
Base marker interface for all core objects.
- Author:
- The Red5 Project, Luke Hubbard (luke@codegent.com)
-
Method Summary
Methods inherited from interface org.red5.server.api.event.IEventDispatcher
dispatchEvent
Methods inherited from interface org.red5.server.api.event.IEventHandler
handleEvent
Methods inherited from interface org.red5.server.api.event.IEventListener
notifyEvent