net.tomp2p.p2p
Class Scheduler

java.lang.Object
  extended by net.tomp2p.p2p.Scheduler

public class Scheduler
extends Object


Constructor Summary
Scheduler()
           
 
Method Summary
 void callLater(FutureRunnable runner)
           
 void shutdownAndWait()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scheduler

public Scheduler()
Method Detail

callLater

public void callLater(FutureRunnable runner)

shutdownAndWait

public void shutdownAndWait()


Copyright © 2012. All Rights Reserved.