Uses of Class
org.weblab_project.services.analyser.types.ProcessArgs

Packages that use ProcessArgs
org.weblab_project.services.analyser   
org.weblab_project.services.analyser.types   
 

Uses of ProcessArgs in org.weblab_project.services.analyser
 

Methods in org.weblab_project.services.analyser with parameters of type ProcessArgs
 ProcessReturn Analyser.process(ProcessArgs args)
          Ask to the service to process with its business method.
 

Uses of ProcessArgs in org.weblab_project.services.analyser.types
 

Methods in org.weblab_project.services.analyser.types that return ProcessArgs
 ProcessArgs ObjectFactory.createProcessArgs()
          Create an instance of ProcessArgs
 

Methods in org.weblab_project.services.analyser.types that return types with arguments of type ProcessArgs
 javax.xml.bind.JAXBElement<ProcessArgs> ObjectFactory.createProcessArgs(ProcessArgs value)
          Create an instance of JAXBElement<ProcessArgs>}
 

Methods in org.weblab_project.services.analyser.types with parameters of type ProcessArgs
 javax.xml.bind.JAXBElement<ProcessArgs> ObjectFactory.createProcessArgs(ProcessArgs value)
          Create an instance of JAXBElement<ProcessArgs>}
 



Copyright © 2004-2010. All Rights Reserved.