| Package | Description |
|---|---|
| com.subgraph.orchid |
| Modifier and Type | Method and Description |
|---|---|
TorConfig.AutoBoolValue |
TorConfig.getUseMicrodescriptors() |
TorConfig.AutoBoolValue |
TorConfig.getUseNTorHandshake() |
static TorConfig.AutoBoolValue |
TorConfig.AutoBoolValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TorConfig.AutoBoolValue[] |
TorConfig.AutoBoolValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TorConfig.setUseMicrodescriptors(TorConfig.AutoBoolValue value) |
void |
TorConfig.setUseNTorHandshake(TorConfig.AutoBoolValue value) |
Copyright © 2015. All rights reserved.