Package | Description |
---|---|
net.i2p.client.naming |
Provides a standard way for querying the local naming service to resolve a
name into a
Destination (without the complexity of JNDI). |
Modifier and Type | Field and Description |
---|---|
protected Set<NamingServiceListener> |
NamingService._listeners |
Modifier and Type | Method and Description |
---|---|
void |
MetaNamingService.registerListener(NamingServiceListener nsl) |
void |
NamingService.registerListener(NamingServiceListener nsl) |
void |
MetaNamingService.unregisterListener(NamingServiceListener nsl) |
void |
NamingService.unregisterListener(NamingServiceListener nsl) |