net.tomp2p.connection
Class Scheduler
java.lang.Object
net.tomp2p.connection.Scheduler
public class Scheduler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Scheduler
public Scheduler()
addQueue
public void addQueue(FutureRunnable futureRunnable)
shutdown
public void shutdown()
startMaintainance
public void startMaintainance(PeerMap peerMap,
HandshakeRPC handshakeRPC,
ConnectionReservation connectionReservation,
int max)
Copyright © 2012. All Rights Reserved.