Package org.red5.server.stream.bandwidth
Class ClientServerDetection
java.lang.Object
org.red5.server.stream.bandwidth.ClientServerDetection
- All Implemented Interfaces:
IPendingServiceCallback
- Author:
- The Red5 Project, Dan Rossi
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncheckBandwidth
(Object[] params) private IStreamCapableConnection
getStats()
void
Handle callback from service call.
-
Field Details
-
log
protected static org.slf4j.Logger log
-
-
Constructor Details
-
ClientServerDetection
public ClientServerDetection()
-
-
Method Details
-
resultReceived
Handle callback from service call.- Specified by:
resultReceived
in interfaceIPendingServiceCallback
- Parameters:
call
- Call object this callback is applied to
-
getStats
-
checkBandwidth
-