| Package | Description |
|---|---|
| org.torproject.descriptor |
Interfaces and essential classes for obtaining and processing Tor
descriptors.
|
| org.torproject.descriptor.index |
This package is still in alpha stage.
|
| Modifier and Type | Method and Description |
|---|---|
static DescriptorCollector |
DescriptorSourceFactory.createDescriptorCollector()
Create a new
DescriptorCollector by instantiating the class
in DescriptorSourceFactory.COLLECTOR_PROPERTY. |
| Modifier and Type | Class and Description |
|---|---|
class |
DescriptorIndexCollector
Download files from a CollecTor instance based on the remote
instance's index.json.
|