|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamingServiceListener | |
---|---|
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). |
Uses of NamingServiceListener in net.i2p.client.naming |
---|
Fields in net.i2p.client.naming with type parameters of type NamingServiceListener | |
---|---|
protected Set<NamingServiceListener> |
NamingService._listeners
|
Methods in net.i2p.client.naming with parameters of type NamingServiceListener | |
---|---|
void |
MetaNamingService.registerListener(NamingServiceListener nsl)
|
void |
NamingService.registerListener(NamingServiceListener nsl)
|
void |
MetaNamingService.unregisterListener(NamingServiceListener nsl)
|
void |
NamingService.unregisterListener(NamingServiceListener nsl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |