Uses of Class
org.qianalyze.api.module.Module

Packages that use Module
org.qianalyze.api.analyzer   
org.qianalyze.api.module   
 

Uses of Module in org.qianalyze.api.analyzer
 

Fields in org.qianalyze.api.analyzer with type parameters of type Module
protected  List<Module> AnalyzerRequest.modules
           
 

Methods in org.qianalyze.api.analyzer that return types with arguments of type Module
 List<Module> AnalyzerRequest.getModules()
          Gets the value of the modules property.
 

Method parameters in org.qianalyze.api.analyzer with type arguments of type Module
 void AnalyzerRequest.setModules(List<Module> modules)
           
 

Uses of Module in org.qianalyze.api.module
 

Methods in org.qianalyze.api.module that return Module
 Module ObjectFactory.createModule()
          Create an instance of Module
 

Methods in org.qianalyze.api.module with parameters of type Module
 ModuleResponse IModuleInspector.inspect(Module module, String xmlPayload)
           
 



Copyright © 2012. All Rights Reserved.