| Package | Description |
|---|---|
| i2p.susi.dns |
The SusiDNS webapp, which is the user interface for the addressbook application
and the local naming service (hosts database) implemented in net.i2p.client.naming.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected AddressBean[] |
AddressbookBean.entries |
| Modifier and Type | Field | Description |
|---|---|---|
protected static Comparator<AddressBean> |
AddressbookBean.sorter |
| Modifier and Type | Method | Description |
|---|---|---|
AddressBean[] |
AddressbookBean.getEntries() |
|
AddressBean |
NamingServiceBean.getLookup() |
| Modifier and Type | Method | Description |
|---|---|---|
List<AddressBean> |
NamingServiceBean.getLookupAll() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
AddressByNameSorter.compare(AddressBean a,
AddressBean b) |