xeus.net.scanner.event
Interface ScanListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- ScanAdapter
- public interface ScanListener
- extends java.util.EventListener
- Author:
- Kamran Zafar
portOpen
public void portOpen(ScanEvent e)
portClose
public void portClose(ScanEvent e)
portFiltered
public void portFiltered(ScanEvent e)
scanStarted
public void scanStarted(ScanEvent e)
scanEnded
public void scanEnded(ScanEvent e)
portAnalysisStarted
public void portAnalysisStarted(ScanEvent e)
portAnalysisEnded
public void portAnalysisEnded(ScanEvent e)