4950515253545556
this.site = site; this.listenner = listenner; this.maxPort = portScanParam.getMaxPort(); this.threads = portScanParam.getThreadPerScan(); this.list = new SortedListModel(); log.debug("PortScan : " + site + " threads: " + threads); }