Skip navigation links

Package net.i2p.client.naming

Naming service for resolving human-readable names to I2P destinations, providing a standard interface without JNDI complexity.

See: Description

Package net.i2p.client.naming Description

Naming service for resolving human-readable names to I2P destinations, providing a standard interface without JNDI complexity.

This package provides:

The default implementation uses a simple hosts.txt driven system, but this can be overridden by specifying the "i2p.naming.impl" environment property to point to a custom naming service implementation.

Skip navigation links