Package net.i2p.router.web.helpers
Class StatsGenerator
java.lang.Object
net.i2p.router.web.helpers.StatsGenerator
public class StatsGenerator extends Object
Dump the stats to the web admin interface
-
Constructor Summary
Constructors Constructor Description StatsGenerator(RouterContext context)
-
Method Summary
Modifier and Type Method Description void
generateStatsPage(Writer out, boolean showAll)
-
Constructor Details
-
Method Details
-
generateStatsPage
- Throws:
IOException
-