Uses of Class
org.apache.manifoldcf.crawler.connectors.webcrawler.AbortChecker
-
-
Uses of AbortChecker in org.apache.manifoldcf.crawler.connectors.webcrawler
Fields in org.apache.manifoldcf.crawler.connectors.webcrawler declared as AbortChecker Modifier and Type Field Description protected AbortCheckerThrottledFetcher.ThrottledConnection. abortCheckAbort checkerMethods in org.apache.manifoldcf.crawler.connectors.webcrawler with parameters of type AbortChecker Modifier and Type Method Description voidIThrottledConnection. setAbortChecker(AbortChecker abortCheck)Set the abort checker.voidThrottledFetcher.ThrottledConnection. setAbortChecker(AbortChecker abortCheck)Set the abort checker.
-