|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleResponse | |
|---|---|
| org.qianalyze.api.analyzer | |
| org.qianalyze.api.module | |
| Uses of ModuleResponse in org.qianalyze.api.analyzer |
|---|
| Fields in org.qianalyze.api.analyzer with type parameters of type ModuleResponse | |
|---|---|
protected List<ModuleResponse> |
AnalyzerResponse.modules
|
| Methods in org.qianalyze.api.analyzer that return types with arguments of type ModuleResponse | |
|---|---|
List<ModuleResponse> |
AnalyzerResponse.getModules()
Gets the value of the modules property. |
| Method parameters in org.qianalyze.api.analyzer with type arguments of type ModuleResponse | |
|---|---|
void |
AnalyzerResponse.setModules(List<ModuleResponse> modules)
|
| Uses of ModuleResponse in org.qianalyze.api.module |
|---|
| Methods in org.qianalyze.api.module that return ModuleResponse | |
|---|---|
ModuleResponse |
ObjectFactory.createModuleResponse()
Create an instance of ModuleResponse |
ModuleResponse |
IModuleInspector.inspect(Module module,
String xmlPayload)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||