Package | Description |
---|---|
org.torproject.descriptor |
Interfaces and essential classes for obtaining and processing Tor
descriptors.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExitListEntry
Deprecated.
Superseded by
ExitList.Entry . |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ExitList.Entry> |
ExitList.getEntries()
Return the unordered set of exit scan results.
|