org.red5.server.stream.bandwidth
public class ClientServerDetection extends Object implements IPendingServiceCallback
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
Constructor and Description |
---|
ClientServerDetection() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
checkBandwidth(Object[] params) |
void |
resultReceived(IPendingServiceCall call)
Handle callback from service call.
|
public void resultReceived(IPendingServiceCall call)
resultReceived
in interface IPendingServiceCallback
call
- Call object this callback is applied toCopyright © 2006-2012 The Red5 Project