| 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 | Statistical collection and analysis framework used throughout the I2P router for adaptive operation, performance monitoring, and debugging. |
| Modifier and Type | Class and Description |
|---|---|
class | GraphListenerCreates and updates the in-memory or on-disk RRD database,
and provides methods to generate graphs of the data |
| Modifier and Type | Method and Description |
|---|---|
RateSummaryListener | Rate.getSummaryListener()Return the current summary listener, or null. |
| Modifier and Type | Method and Description |
|---|---|
void | Rate.setSummaryListener(RateSummaryListener listener)Set the listener to notify on coalesce. |