| Package | Description |
|---|---|
| net.i2p.router.web |
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
|
| net.i2p.stat |
These classes define the statistics package used extensively throughout
the I2P router - both for adaptive operation of the router
and for debugging.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SummaryListener |
Creates and updates the in-memory or on-disk RRD database,
and provides methods to generate graphs of the data
|
| Modifier and Type | Method | Description |
|---|---|---|
RateSummaryListener |
Rate.getSummaryListener() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Rate.setSummaryListener(RateSummaryListener listener) |