Uses of Class
org.apache.manifoldcf.crawler.connectors.webcrawler.ThrottledFetcher.ConnectionPoolKey
-
-
Uses of ThrottledFetcher.ConnectionPoolKey in org.apache.manifoldcf.crawler.connectors.webcrawler
Fields in org.apache.manifoldcf.crawler.connectors.webcrawler with type parameters of type ThrottledFetcher.ConnectionPoolKey Modifier and Type Field Description protected static java.util.Map<ThrottledFetcher.ConnectionPoolKey,ThrottledFetcher.ConnectionPool>ThrottledFetcher. connectionPoolsConnection pools.
-