bamboo.openhash.multicast
Class MulticastTest.SendCb

java.lang.Object
  extended by bamboo.openhash.multicast.MulticastTest.SendCb
All Implemented Interfaces:
ASyncCore.TimerCB
Enclosing class:
MulticastTest

public class MulticastTest.SendCb
extends Object
implements ASyncCore.TimerCB


Constructor Summary
MulticastTest.SendCb()
           
 
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

MulticastTest.SendCb

public MulticastTest.SendCb()
Method Detail

timer_cb

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