bamboo.openhash.multicast
Class MulticastTest.SleepCb
java.lang.Object
bamboo.openhash.multicast.MulticastTest.SleepCb
- All Implemented Interfaces:
- ASyncCore.TimerCB
- Enclosing class:
- MulticastTest
public class MulticastTest.SleepCb
- extends Object
- implements ASyncCore.TimerCB
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MulticastTest.SleepCb
public MulticastTest.SleepCb()
timer_cb
public void timer_cb(Object user_data)
- Specified by:
timer_cb in interface ASyncCore.TimerCB