Uses of Interface
org.red5.server.api.listeners.IScopeListener
Packages that use IScopeListener
-
Uses of IScopeListener in org.red5.server
Fields in org.red5.server with type parameters of type IScopeListenerMethods in org.red5.server with parameters of type IScopeListenerModifier and TypeMethodDescriptionvoidServer.addListener(IScopeListener listener) Add listener to get notified about scope events.voidServer.removeListener(IScopeListener listener) Remove listener that got notified about scope events. -
Uses of IScopeListener in org.red5.server.api
Methods in org.red5.server.api with parameters of type IScopeListenerModifier and TypeMethodDescriptionvoidIServer.addListener(IScopeListener listener) Add listener to get notified about scope events.voidIServer.removeListener(IScopeListener listener) Remove listener that got notified about scope events. -
Uses of IScopeListener in org.red5.server.api.listeners
Classes in org.red5.server.api.listeners that implement IScopeListenerModifier and TypeClassDescriptionclassAdapter class impl for IScopeListener.