Class NMapExecutorThread

java.lang.Object
org.nmap4j.core.scans.NMapExecutorThread
All Implemented Interfaces:
Runnable

public class NMapExecutorThread extends Object implements Runnable
An implementation of the Runnable interface capable of running an NMapExecutor instance.

This facilitates running NMap asynchronously. s