bamboo.lss
Class UdpCC.StatsCB

java.lang.Object
  extended by bamboo.lss.UdpCC.StatsCB
All Implemented Interfaces:
ASyncCore.TimerCB
Enclosing class:
UdpCC

protected class UdpCC.StatsCB
extends Object
implements ASyncCore.TimerCB


Constructor Summary
protected UdpCC.StatsCB()
           
 
Method Summary
 void timer_cb(Object user_data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UdpCC.StatsCB

protected UdpCC.StatsCB()
Method Detail

timer_cb

public void timer_cb(Object user_data)
Specified by:
timer_cb in interface ASyncCore.TimerCB