Skip to content

osmanperviz/MatrixParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task

This task consists of three services/interactor, one interactor/organizer and tree parse adapter class.

Organizer

Iterator/organizer(MatrixParser) is responsible for a chain call for three services(FetchAndUnzipService, ClassificationService, DispatchService)

FetchAndUnzipService

Responsible for fetching and unziping files from remote system.

ClassificationService

Responsible for calling right parse adapter,

DispatchService

Responsible for sending final results to the remote system

Sentinels parse adapter

Responsible for parsing sentinels data

Loophole parse adapter

Responsible for parsing loopholes data

Sniffer parse adapter

Responsible for parsing sniffer data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published