Uses of Package
org.jweaver.crawler.internal.runner
Packages that use org.jweaver.crawler.internal.runner
-
Classes in org.jweaver.crawler.internal.runner used by org.jweaver.crawler.internal.runnerClassDescriptionA concrete implementation of the
JWeaverCrawler.Builder
interface used to configure and build instances ofJWeaverCrawler
.Handles the crawling process for a base URI *The TaskExecutor interface defines methods for executing tasks either in parallel or sequentially.A concrete implementation of theTaskExecutor
interface responsible for executing tasks.