| Package | Description |
|---|---|
| net.i2p.util | Core utility classes and helper functions used throughout the I2P router and applications. |
| Modifier and Type | Method and Description |
|---|---|
static DNSOverHTTPS.Type | DNSOverHTTPS.Type.valueOf(String name)Returns the enum constant of this type with the specified name. |
static DNSOverHTTPS.Type[] | DNSOverHTTPS.Type.values()Returns an array containing the constants of this enum type, in
the order they are declared. |
| Modifier and Type | Method and Description |
|---|---|
String | DNSOverHTTPS.lookup(String host,
DNSOverHTTPS.Type type)Lookup in cache, then query servers |