rice.pastry.wire
Interface NeedsWakeUp

All Known Implementing Classes:
DatagramManager

public interface NeedsWakeUp

This interface was designed to pull wakeUp out of all of the SelectionKeyHandlers. This way we only call wakeup on object that will need it.


Method Summary
 void wakeup()
          this method is routinely called on the SelectorManager's thread.
 

Method Detail

wakeup

public void wakeup()
this method is routinely called on the SelectorManager's thread.






Imprint-Dataprotection