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

public interface ICoreObject extends IEventDispatcher, IEventHandler, IEventListener
Base marker interface for all core objects.
Author:
The Red5 Project, Luke Hubbard (luke@codegent.com)