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

Packages that use StartCrawlReturn
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 StartCrawlReturn in org.ow2.weblab.services.crawler.folder.impl
 

Methods in org.ow2.weblab.services.crawler.folder.impl that return StartCrawlReturn
 StartCrawlReturn FolderCrawlerService.startCrawl(StartCrawlArgs args)
           
 

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

Methods in org.ow2.weblab.services.foldercrawling that return StartCrawlReturn
 StartCrawlReturn FolderCrawling.startCrawl(StartCrawlArgs args)
           
 

Uses of StartCrawlReturn in org.weblab_project.services.foldercrawling
 

Methods in org.weblab_project.services.foldercrawling that return StartCrawlReturn
 StartCrawlReturn FolderCrawling.startCrawl(StartCrawlArgs args)
           
 

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

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

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

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



Copyright © 2004-2010. All Rights Reserved.