|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Address | |
---|---|
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 Address in net.i2p.client.naming |
---|
Methods in net.i2p.client.naming that return Address | |
---|---|
Address |
FilesystemAddressDB.get(String hostname)
Deprecated. |
abstract Address |
AddressDB.get(String hostname)
Deprecated. |
Address |
DummyAddressDB.get(String hostname)
Deprecated. |
Address |
FilesystemAddressDB.put(Address address)
Deprecated. |
abstract Address |
AddressDB.put(Address address)
Deprecated. |
Address |
DummyAddressDB.put(Address address)
Deprecated. |
Address |
FilesystemAddressDB.remove(Address address)
Deprecated. |
abstract Address |
AddressDB.remove(Address address)
Deprecated. |
Address |
DummyAddressDB.remove(Address address)
Deprecated. |
Address |
FilesystemAddressDB.remove(String hostname)
Deprecated. |
abstract Address |
AddressDB.remove(String hostname)
Deprecated. |
Address |
DummyAddressDB.remove(String hostname)
Deprecated. |
Methods in net.i2p.client.naming with parameters of type Address | |
---|---|
boolean |
FilesystemAddressDB.contains(Address address)
Deprecated. |
abstract boolean |
AddressDB.contains(Address address)
Deprecated. |
boolean |
DummyAddressDB.contains(Address address)
Deprecated. |
Address |
FilesystemAddressDB.put(Address address)
Deprecated. |
abstract Address |
AddressDB.put(Address address)
Deprecated. |
Address |
DummyAddressDB.put(Address address)
Deprecated. |
Address |
FilesystemAddressDB.remove(Address address)
Deprecated. |
abstract Address |
AddressDB.remove(Address address)
Deprecated. |
Address |
DummyAddressDB.remove(Address address)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |