パッケージ | 説明 |
---|---|
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). |
net.i2p.data.router |
Classes formerly in net.i2p.data but moved here as they are only used by the router.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
OrderedProperties |
HostTxtEntry.getProps() |
コンストラクタ | 説明 |
---|---|
HostTxtEntry(java.lang.String name,
java.lang.String dest,
OrderedProperties props) |
コンストラクタ | 説明 |
---|---|
RouterAddress(java.lang.String style,
OrderedProperties options,
int cost) |
For efficiency when created by a Transport.
|