org.red5.server.stream.bandwidth
Class ClientServerDetection
java.lang.Object
org.red5.server.stream.bandwidth.ClientServerDetection
- All Implemented Interfaces:
- IPendingServiceCallback
public class ClientServerDetection
- extends Object
- implements IPendingServiceCallback
- Author:
- The Red5 Project ([email protected]), Dan Rossi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static Logger log
ClientServerDetection
public ClientServerDetection()
resultReceived
public void resultReceived(IPendingServiceCall call)
- Handle callback from service call.
- Specified by:
resultReceived
in interface IPendingServiceCallback
- Parameters:
call
- Call object this callback is applied to
checkBandwidth
public Map<String,Object> checkBandwidth(Object[] params)
Copyright © 2006-2012 The Red5 Project