| Package | Description |
|---|---|
| net.i2p.router.web.helpers |
Helpers and handlers for the router console user interface, with these classes supporting the webapp in routerconsole.war.
|
| Class and Description |
|---|
| HashComparator
Sorts in true binary order, not Base64 string order.
|
| RouterInfoComparator
Sorts in true binary order, not Base64 string order.
|
| SidebarHelper
Simple helper to query the appropriate router for data necessary to render
the summary sections on the router console.
|
| SidebarHelper.NetworkState
Enumeration of network reachability state values.
|
| SidebarHelper.NetworkStateMessage
State message to be displayed to the user in the summary bar.
|
| UDPSorters.PeerComparator
Base comparator for UDP peers that falls back to peer hash comparison.
|
| WizardHelper
The new user wizard.
|