| Interface | Description |
|---|---|
| BridgeRouter | |
| Cell | |
| Circuit |
A Circuit represents a logical path through multiple ORs.
|
| CircuitBuildHandler |
This callback interface is used for reporting progress when
opening a new circuit.
|
| CircuitManager | |
| CircuitNode |
Represents the state of a single onion router hop in a connected or connecting
Circuit |
| Connection |
A network connection to a Tor onion router.
|
| ConnectionCache | |
| ConsensusDocument | |
| ConsensusDocument.RequiredCertificate | |
| Descriptor | |
| Directory |
Main interface for accessing directory information and interacting
with directory authorities and caches.
|
| DirectoryCircuit | |
| DirectoryDownloader | |
| DirectoryServer |
Represents a directory authority server or a directory cache.
|
| DirectoryStore | |
| Document | |
| ExitCircuit | |
| GuardEntry | |
| HiddenServiceCircuit | |
| InternalCircuit | |
| KeyCertificate |
This class represents a key certificate document as specified in
dir-spec.txt (section 3.1).
|
| RelayCell | |
| Router | |
| RouterDescriptor |
Directory information about a single onion router.
|
| RouterMicrodescriptor | |
| RouterStatus | |
| SocksPortListener | |
| Stream | |
| TorConfig | |
| TorInitializationListener | |
| VoteAuthorityEntry |
| Class | Description |
|---|---|
| Revision | |
| Threading |
Created by android on 8/22/14.
|
| Tor |
The
Tor class is a collection of static methods for instantiating
various subsystem modules. |
| TorClient |
This class is the main entry-point for running a Tor proxy
or client.
|
| Enum | Description |
|---|---|
| ConsensusDocument.ConsensusFlavor | |
| ConsensusDocument.SignatureStatus | |
| Descriptor.CacheLocation | |
| DirectoryStore.CacheFile | |
| TorConfig.AutoBoolValue | |
| TorConfig.ConfigVarType |
| Exception | Description |
|---|---|
| ConnectionFailedException | |
| ConnectionHandshakeException | |
| ConnectionIOException | |
| ConnectionTimeoutException | |
| OpenFailedException | |
| StreamConnectFailedException | |
| TorException | |
| TorParsingException |
| Annotation Type | Description |
|---|---|
| TorConfig.ConfigVar |
Copyright © 2015. All rights reserved.