|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.web.NetDbRenderer
public class NetDbRenderer
Constructor Summary | |
---|---|
NetDbRenderer(RouterContext ctx)
|
Method Summary | |
---|---|
void |
renderLeaseSetHTML(java.io.Writer out)
|
void |
renderRouterInfoHTML(java.io.Writer out,
java.lang.String routerPrefix)
|
void |
renderStatusHTML(java.io.Writer out,
int mode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetDbRenderer(RouterContext ctx)
Method Detail |
---|
public void renderRouterInfoHTML(java.io.Writer out, java.lang.String routerPrefix) throws java.io.IOException
java.io.IOException
public void renderLeaseSetHTML(java.io.Writer out) throws java.io.IOException
java.io.IOException
public void renderStatusHTML(java.io.Writer out, int mode) throws java.io.IOException
mode
- 0: our info and charts only; 1: full routerinfos and charts; 2: abbreviated routerinfos and charts
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |