Package | Description |
---|---|
org.apache.manifoldcf.crawler.connectors.generic | |
org.apache.manifoldcf.crawler.connectors.generic.api |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentHashMap<String,Item> |
GenericConnector.DocumentVersionThread.documentCache |
Constructor and Description |
---|
GenericConnector.DocumentVersionThread(org.apache.http.client.HttpClient client,
String url,
String[] documentIdentifiers,
String genericAuthMode,
String defaultRights,
ConcurrentHashMap<String,Item> documentCache) |
Modifier and Type | Field and Description |
---|---|
List<Item> |
Items.items |