Class GlobalChannelTrafficCounter.MixedTrafficMonitoringTask

java.lang.Object
org.jboss.netty.handler.traffic.GlobalChannelTrafficCounter.MixedTrafficMonitoringTask
All Implemented Interfaces:
TimerTask
Enclosing class:
GlobalChannelTrafficCounter

private static final class GlobalChannelTrafficCounter.MixedTrafficMonitoringTask extends Object implements TimerTask
Class to implement monitoring at fix delay. This version is Mixed in the way it mixes Global and Channel counters.