| Package | Description |
|---|---|
| org.torproject.descriptor |
Interfaces and essential classes for obtaining and processing Tor
descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<DescriptorRequest> |
DescriptorDownloader.downloadDescriptors()
Download the previously configured relay descriptors and make them
available via the returned blocking iterator.
|