public class ServerClientDetection extends Object implements IPendingServiceCallback, IBandwidthDetection
Constructor and Description |
---|
ServerClientDetection() |
Modifier and Type | Method and Description |
---|---|
void |
calculateClientBw(IConnection conn) |
void |
checkBandwidth(IConnection conn) |
void |
onServerClientBWCheck() |
void |
resultReceived(IPendingServiceCall call)
Handle callback from service call.
|
public void checkBandwidth(IConnection conn)
checkBandwidth
in interface IBandwidthDetection
public void calculateClientBw(IConnection conn)
calculateClientBw
in interface IBandwidthDetection
public void resultReceived(IPendingServiceCall call)
resultReceived
in interface IPendingServiceCallback
call
- Call object this callback is applied topublic void onServerClientBWCheck()
Copyright © 2006-2012 The Red5 Project