Package org.nmap4j.core.scans
package org.nmap4j.core.scans
-
ClassDescriptionThis is the base class for all convenience scan classes.This is a convenience class that allows you to scan for hosts based on the included/excluded hosts passed to the constructor.Parent interface of all Scan implentations.Implementations of this interface allow users to validate the flags for a scan.An implementation of the Runnable interface capable of running an NMapExecutor instance.A ServiceDiscovery instance is used to scan a host or hosts to list all the services the host is running, using NMap's default port specification.