net.i2p.router.web
Class BanlistRenderer

java.lang.Object
  extended by net.i2p.router.web.BanlistRenderer

public class BanlistRenderer
extends Object

Moved from Banlist.java


Constructor Summary
BanlistRenderer(RouterContext context)
           
 
Method Summary
 void renderStatusHTML(Writer out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BanlistRenderer

public BanlistRenderer(RouterContext context)
Method Detail

renderStatusHTML

public void renderStatusHTML(Writer out)
                      throws IOException
Throws:
IOException