org.red5.server.api.scope
public interface IGlobalScope extends IScope
Modifier and Type | Method and Description |
---|---|
IServer |
getServer()
Return the server this global scope runs in.
|
void |
register()
Register the global scope in the server and initialize it
|
addChildScope, connect, connect, createChildScope, disconnect, getAttribute, getAttributeNames, getAttributes, getBasicScope, getBasicScopeNames, getBroadcastScope, getClients, getConnections, getContext, getContextPath, getHandler, getScope, getScopeNames, getStatistics, hasAttribute, hasChildScope, hasChildScope, hasHandler, lookupConnections, removeAttribute, removeChildren, removeChildScope, setAttribute
getDepth, getName, getParent, getPath, getStore, getType, hasParent, isValid, setKeepDelay
dispatchEvent
handleEvent
notifyEvent
addEventListener, getEventListeners, removeEventListener
getResources
getClassLoader, getResource
getServiceHandler, getServiceHandlerNames, registerServiceHandler, unregisterServiceHandler
void register()
IServer getServer()
Copyright © 2006-2012 The Red5 Project