Package org.nmap4j.parser
Class NMapRunHandlerImpl
java.lang.Object
org.nmap4j.parser.NMapRunHandlerImpl
- All Implemented Interfaces:
INMapRunHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateAddress
(Attributes attributes) createCpe
(Attributes attributes) createDebugging
(Attributes attributes) createDistance
(Attributes attributes) createExtraPorts
(Attributes attributes) createExtraReasons
(Attributes attributes) createFinished
(Attributes attributes) createHop
(Attributes attributes) createHost
(Attributes attributes) createHostname
(Attributes attributes) createHostnames
(Attributes attributes) createHosts
(Attributes attributes) createIpIdSequence
(Attributes attributes) createNMapRun
(Attributes attributes) createOs
(Attributes attributes) createOsClass
(Attributes attributes) createOsMatch
(Attributes attributes) createPort
(Attributes attributes) createPorts
(Attributes attributes) createPortUsed
(Attributes attributes) createRunStats
(Attributes attributes) createScanInfo
(Attributes attributes) createService
(Attributes attributes) createState
(Attributes attributes) createStatus
(Attributes attributes) createTcpSequence
(Attributes attributes) createTcpTsSequence
(Attributes attributes) createTimes
(Attributes attributes) createTrace
(Attributes attributes) createUptime
(Attributes attributes) createVerbose
(Attributes attributes)
-
Constructor Details
-
NMapRunHandlerImpl
public NMapRunHandlerImpl()
-
-
Method Details
-
createAddress
- Specified by:
createAddress
in interfaceINMapRunHandler
-
createDebugging
- Specified by:
createDebugging
in interfaceINMapRunHandler
-
createDistance
- Specified by:
createDistance
in interfaceINMapRunHandler
-
createExtraPorts
- Specified by:
createExtraPorts
in interfaceINMapRunHandler
-
createExtraReasons
- Specified by:
createExtraReasons
in interfaceINMapRunHandler
-
createHost
- Specified by:
createHost
in interfaceINMapRunHandler
-
createHostnames
- Specified by:
createHostnames
in interfaceINMapRunHandler
-
createHosts
- Specified by:
createHosts
in interfaceINMapRunHandler
-
createIpIdSequence
- Specified by:
createIpIdSequence
in interfaceINMapRunHandler
-
createNMapRun
- Specified by:
createNMapRun
in interfaceINMapRunHandler
-
createOs
- Specified by:
createOs
in interfaceINMapRunHandler
-
createOsClass
- Specified by:
createOsClass
in interfaceINMapRunHandler
-
createOsMatch
- Specified by:
createOsMatch
in interfaceINMapRunHandler
-
createPort
- Specified by:
createPort
in interfaceINMapRunHandler
-
createPortUsed
- Specified by:
createPortUsed
in interfaceINMapRunHandler
-
createPorts
- Specified by:
createPorts
in interfaceINMapRunHandler
-
createRunStats
- Specified by:
createRunStats
in interfaceINMapRunHandler
-
createScanInfo
- Specified by:
createScanInfo
in interfaceINMapRunHandler
-
createService
- Specified by:
createService
in interfaceINMapRunHandler
-
createState
- Specified by:
createState
in interfaceINMapRunHandler
-
createStatus
- Specified by:
createStatus
in interfaceINMapRunHandler
-
createTcpSequence
- Specified by:
createTcpSequence
in interfaceINMapRunHandler
-
createTcpTsSequence
- Specified by:
createTcpTsSequence
in interfaceINMapRunHandler
-
createTimes
- Specified by:
createTimes
in interfaceINMapRunHandler
-
createUptime
- Specified by:
createUptime
in interfaceINMapRunHandler
-
createVerbose
- Specified by:
createVerbose
in interfaceINMapRunHandler
-
createFinished
- Specified by:
createFinished
in interfaceINMapRunHandler
-
createHostname
- Specified by:
createHostname
in interfaceINMapRunHandler
-
createCpe
- Specified by:
createCpe
in interfaceINMapRunHandler
-
createTrace
- Specified by:
createTrace
in interfaceINMapRunHandler
-
createHop
- Specified by:
createHop
in interfaceINMapRunHandler
-