org.red5.server.stream
Class SimpleBWControlService.BWContext
java.lang.Object
org.red5.server.stream.SimpleBWControlService.BWContext
- All Implemented Interfaces:
- IBWControlContext
- Enclosing class:
- SimpleBWControlService
protected class SimpleBWControlService.BWContext
- extends Object
- implements IBWControlContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleBWControlService.BWContext
public SimpleBWControlService.BWContext(IBWControllable controllable)
getBWControllable
public IBWControllable getBWControllable()
- Description copied from interface:
IBWControlContext
- Return the controllable that registered.
- Specified by:
getBWControllable
in interface IBWControlContext
- Returns:
- controllabe
Copyright © 2006-2009 The Red5 Project