Package | Description |
---|---|
org.torproject.metricsbot.tor |
Tor network objects (relays, bridges, flags, etc.).
|
Modifier and Type | Interface and Description |
---|---|
interface |
Bridge |
Modifier and Type | Class and Description |
---|---|
class |
BaseRelayImpl
A base class to represent a details object as returned from an Onionoo
details document.
|
class |
BridgeImpl
A representation of a bridge relay details object as returned from an Onionoo
details document.
|
class |
RelayImpl
A representation of a relay details object as returned from an Onionoo
details document.
|