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
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static Map<String,String>
groupNames
Map of group name to untranslated nice display name.
-
Constructor Summary
Constructors Constructor Description StatsGenerator(RouterContext context)
-
-
-
Constructor Detail
-
StatsGenerator
public StatsGenerator(RouterContext context)
-
-
Method Detail
-
generateStatsPage
public void generateStatsPage(Writer out, boolean showAll) throws IOException
- Throws:
IOException
-
-