public class EntryGuards extends Object
| Constructor and Description |
|---|
EntryGuards(TorConfig config,
ConnectionCache connectionCache,
DirectoryDownloader directoryDownloader,
Directory directory) |
| Modifier and Type | Method and Description |
|---|---|
Router |
chooseRandomGuard(Set<Router> excluded) |
boolean |
isUsingBridges() |
public EntryGuards(TorConfig config, ConnectionCache connectionCache, DirectoryDownloader directoryDownloader, Directory directory)
public boolean isUsingBridges()
public Router chooseRandomGuard(Set<Router> excluded) throws InterruptedException
InterruptedExceptionCopyright © 2015. All rights reserved.