Package | Description |
---|---|
org.torproject.onionoo.updater |
Modifier and Type | Method and Description |
---|---|
static DescriptorType |
DescriptorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorType[] |
DescriptorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DescriptorSource.registerDescriptorListener(DescriptorListener listener,
DescriptorType descriptorType)
Registers a descriptor listener for a given descriptor type.
|