Uses of Class
org.weblab_project.services.foldercrawling.types.StartCrawlArgs

Packages that use StartCrawlArgs
org.ow2.weblab.services.crawler.folder.impl   
org.ow2.weblab.services.foldercrawling   
org.weblab_project.services.foldercrawling   
org.weblab_project.services.foldercrawling.types   
 

Uses of StartCrawlArgs in org.ow2.weblab.services.crawler.folder.impl
 

Methods in org.ow2.weblab.services.crawler.folder.impl with parameters of type StartCrawlArgs
 StartCrawlReturn FolderCrawlerService.startCrawl(StartCrawlArgs args)
           
 

Uses of StartCrawlArgs in org.ow2.weblab.services.foldercrawling
 

Methods in org.ow2.weblab.services.foldercrawling with parameters of type StartCrawlArgs
 StartCrawlReturn FolderCrawling.startCrawl(StartCrawlArgs args)
           
 

Uses of StartCrawlArgs in org.weblab_project.services.foldercrawling
 

Methods in org.weblab_project.services.foldercrawling with parameters of type StartCrawlArgs
 StartCrawlReturn FolderCrawling.startCrawl(StartCrawlArgs args)
           
 

Uses of StartCrawlArgs in org.weblab_project.services.foldercrawling.types
 

Methods in org.weblab_project.services.foldercrawling.types that return StartCrawlArgs
 StartCrawlArgs ObjectFactory.createStartCrawlArgs()
          Create an instance of StartCrawlArgs
 

Methods in org.weblab_project.services.foldercrawling.types that return types with arguments of type StartCrawlArgs
 javax.xml.bind.JAXBElement<StartCrawlArgs> ObjectFactory.createStartCrawlArgs(StartCrawlArgs value)
          Create an instance of JAXBElement<StartCrawlArgs>
 

Methods in org.weblab_project.services.foldercrawling.types with parameters of type StartCrawlArgs
 javax.xml.bind.JAXBElement<StartCrawlArgs> ObjectFactory.createStartCrawlArgs(StartCrawlArgs value)
          Create an instance of JAXBElement<StartCrawlArgs>
 



Copyright © 2004-2010. All Rights Reserved.