| Modifier and Type | Method and Description |
|---|---|
ConsensusDocument |
DirectoryDownloader.downloadCurrentConsensus(boolean useMicrodescriptors) |
ConsensusDocument |
DirectoryDownloader.downloadCurrentConsensus(boolean useMicrodescriptors,
DirectoryCircuit circuit) |
ConsensusDocument |
Directory.getCurrentConsensusDocument() |
| Modifier and Type | Method and Description |
|---|---|
void |
Directory.addConsensusDocument(ConsensusDocument consensus,
boolean fromCache) |
| Modifier and Type | Method and Description |
|---|---|
ConsensusDocument |
DirectoryImpl.getCurrentConsensusDocument() |
| Modifier and Type | Method and Description |
|---|---|
DocumentParser<ConsensusDocument> |
DocumentParserFactoryImpl.createConsensusDocumentParser(ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryImpl.addConsensusDocument(ConsensusDocument consensus,
boolean fromCache) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsensusDocumentImpl |
| Modifier and Type | Method and Description |
|---|---|
DocumentParsingResult<ConsensusDocument> |
ConsensusDocumentParser.parse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ConsensusDocumentParser.parse(DocumentParsingResultHandler<ConsensusDocument> resultHandler) |
| Modifier and Type | Method and Description |
|---|---|
ConsensusDocument |
DirectoryDocumentRequestor.downloadCurrentConsensus(boolean useMicrodescriptors) |
ConsensusDocument |
DirectoryDownloaderImpl.downloadCurrentConsensus(boolean useMicrodescriptors) |
ConsensusDocument |
DirectoryDownloaderImpl.downloadCurrentConsensus(boolean useMicrodescriptors,
DirectoryCircuit circuit) |
| Modifier and Type | Method and Description |
|---|---|
DocumentParser<ConsensusDocument> |
DocumentParserFactory.createConsensusDocumentParser(ByteBuffer buffer) |
Copyright © 2015. All rights reserved.