|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Destination
(without the complexity of JNDI).
See:
Description
Class Summary | |
---|---|
AddressDB | Deprecated. unused |
AddressDBNamingService | Deprecated. unused |
DummyAddressDB | Deprecated. unused |
DummyNamingService | A Dummy naming service that can only handle base64 destinations. |
EepGetAndAddNamingService | Simple extension to EepGetNamingService to append what we find to hosts.txt, so we only have to do an EepGet query once. |
EepGetNamingService | A network-based naming service using HTTP, with in-memory caching. |
ExecNamingService | An interface to an external naming service program, with in-memory caching. |
FilesystemAddressDB | Deprecated. unused |
HostsTxtNamingService | A naming service based on the "hosts.txt" file. |
LookupDest | Connect via I2CP and ask the router to look up the lease of a hash, convert it to a Destination and return it. |
MetaNamingService | |
NamingService | Naming services create a subclass of this class. |
PetName | deprecated unused but can be instantiated through I2PAppContext |
PetNameDB | deprecated unused but can be instantiated through I2PAppContext |
PetNameNamingService | Deprecated. unused |
Provides a standard way for querying the local naming service to resolve a
name into a Destination
(without the complexity of JNDI).
The default implementation is a simple hosts.txt driven system, though that can
be overridden by specifying the "i2p.naming.impl" environment property to point
at the requested classname.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |