Package org.jweaver.crawler.internal.runner
package org.jweaver.crawler.internal.runner
-
ClassDescriptionA concrete implementation of the
JWeaverCrawler.Builder
interface used to configure and build instances ofJWeaverCrawler
.A concrete implementation ofJWeaverCrawler
providing web crawling functionality.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.