public class HolePunchScheduler extends Object implements Runnable
Thread specifically for the
HolePuncher. It calls the tryConnect() method on the
HolePuncher every second until it reached the given numberOfTrials.| Constructor and Description |
|---|
HolePunchScheduler(int numberOfTrials,
HolePuncher holePuncher) |
public HolePunchScheduler(int numberOfTrials,
HolePuncher holePuncher)
Copyright © 2015. All rights reserved.