Package | Description |
---|---|
org.red5.server.net.filter |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMessageSizeEstimator
A default
MessageSizeEstimator implementation. |
Modifier and Type | Method and Description |
---|---|
MessageSizeEstimator |
TrafficShapingFilter.getMessageSizeEstimator() |
Constructor and Description |
---|
TrafficShapingFilter(ScheduledExecutorService scheduledExecutor,
MessageSizeEstimator messageSizeEstimator,
int maxReadThroughput,
int maxWriteThroughput) |
Copyright © 2006-2012 The Red5 Project