bamboo.openhash.multicast
Class MulticastTest.JoinCb

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

public class MulticastTest.JoinCb
extends Object
implements ASyncCore.TimerCB


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

public MulticastTest.JoinCb()
Method Detail

timer_cb

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