| Package | Description |
|---|---|
| org.torproject.descriptor |
Interfaces and essential classes for obtaining and processing Tor
descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ExitListEntry> |
ExitList.getExitListEntries()
Deprecated.
The
ExitListEntry type has been deprecated and
superseded by ExitList.Entry which is returned by
ExitList.getEntries(). |