Uses of Class
net.i2p.router.web.SummaryListener
Packages that use SummaryListener
Package
Description
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
-
Uses of SummaryListener in net.i2p.router.web
Methods in net.i2p.router.web that return types with arguments of type SummaryListenerModifier and TypeMethodDescriptionStatSummarizer.getListeners()
List of SummaryListener instancesMethods in net.i2p.router.web with parameters of type SummaryListenerModifier and TypeMethodDescriptionvoid
SummaryRenderer.render
(OutputStream out, int width, int height, boolean hideLegend, boolean hideGrid, boolean hideTitle, boolean showEvents, int periodCount, int endp, boolean showCredit, SummaryListener lsnr2, String titleOverride) Single or two-data-source graph.void
SummaryListener.renderPng
(OutputStream out, int width, int height, boolean hideLegend, boolean hideGrid, boolean hideTitle, boolean showEvents, int periodCount, int end, boolean showCredit, SummaryListener lsnr2, String titleOverride) Single or two-data-source graph.Constructors in net.i2p.router.web with parameters of type SummaryListener