| Class and Description |
|---|
| BandwidthHistory
Contains the bandwidth history of a relay or bridge.
|
| Descriptor
Superinterface for any descriptor with access to generic information
about the descriptor.
|
| DescriptorCollector
Descriptor source that synchronizes descriptors from the CollecTor
service to a given local directory.
|
| DescriptorParseException
Thrown if raw descriptor contents cannot be parsed to one or more
Descriptor instances, according to descriptor specifications. |
| DescriptorParser
Descriptor source that parses descriptors from raw descriptor contents.
|
| DescriptorReader
Descriptor source that reads descriptors from local files and provides
an iterator over parsed descriptors.
|
| DirectorySignature
Contains the signature of a network status consensus or vote.
|
| DirSourceEntry
Contains details about an authority and its vote that contributed to a
consensus.
|
| ExitList.Entry
Exit list entry containing results from a single exit scan.
|
| ExtraInfoDescriptor
Contains a relay or sanitized bridge extra-info descriptor.
|
| LogDescriptor
Contains a log file.
|
| LogDescriptor.Line
Base interface for accessing log lines.
|
| Method
Enum for web server access log methods.
|
| NetworkStatusEntry
Contains an entry in a network status in the version 2 or 3 directory
protocol or in a bridge network status.
|
| RouterStatusEntry
Contains a router status entry contained in a signed directory in the
version 1 directory protocol.
|
| ServerDescriptor
Contains a relay or sanitized bridge server descriptor.
|
| WebServerAccessLog.Line
Facilitates access to all log line fields that don't only contain
default values post sanitization.
|