Uses of Class
FuzzingEngine.FuzzerMain

Packages that use FuzzerMain
ProxyServer   
 

Uses of FuzzerMain in ProxyServer
 

Methods in ProxyServer that return FuzzerMain
 FuzzerMain ProxyDataManipulator.getFuzzer()
          Returns the instance of the fuzzer object
 

Constructors in ProxyServer with parameters of type FuzzerMain
ComAndControlSocket(FuzzerMain f)
           
ComAndControlSocket(int p, FuzzerMain f)