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