bamboo.lss
Class UdpCC.MyAckTimeoutCB

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

protected class UdpCC.MyAckTimeoutCB
extends Object
implements ASyncCore.TimerCB


Constructor Summary
protected UdpCC.MyAckTimeoutCB()
           
 
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.MyAckTimeoutCB

protected UdpCC.MyAckTimeoutCB()
Method Detail

timer_cb

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