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