net.tomp2p.connection
Class Scheduler

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

public class Scheduler
extends Object


Constructor Summary
Scheduler()
           
 
Method Summary
 void addQueue(FutureRunnable futureRunnable)
           
 void shutdown()
           
 
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

addQueue

public void addQueue(FutureRunnable futureRunnable)

shutdown

public void shutdown()


Copyright © 2012. All Rights Reserved.