| Package | Description |
|---|---|
| net.i2p.addressbook | Address book application for fetching and maintaining I2P host
databases from subscription sources. |
| Modifier and Type | Method and Description |
|---|---|
HostChecker.PingResult | HostChecker.getPingResult(String hostname)Get ping result for a hostname |
HostChecker.PingResult | HostChecker.testDestination(String hostname)Test a single destination immediately
If LeaseSet lookup succeeds, we don't overwrite the result with failed ping/eephead |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HostChecker.PingResult> | HostChecker.getAllPingResults()Get all ping results |
static Map<String,HostChecker.PingResult> | HostCheckerBridge.getAllPingResults()Get all current ping results |