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 and Description |
---|---|
protected AddressBean[] |
AddressbookBean.entries |
Modifier and Type | Field and Description |
---|---|
protected static Comparator<AddressBean> |
AddressbookBean.sorter |
Modifier and Type | Method and Description |
---|---|
AddressBean[] |
AddressbookBean.getEntries() |
AddressBean |
NamingServiceBean.getLookup() |
Modifier and Type | Method and Description |
---|---|
List<AddressBean> |
NamingServiceBean.getLookupAll() |
Modifier and Type | Method and Description |
---|---|
int |
AddressByNameSorter.compare(AddressBean a,
AddressBean b) |