パッケージ | 説明 |
---|---|
net.i2p |
Core I2P package, contains information about the I2P version and an entry point to access important elements.
|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
修飾子とタイプ | フィールド | 説明 |
---|---|---|
protected KeyRing |
I2PAppContext._keyRing |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
KeyRing |
I2PAppContext.keyRing() |
Basic hash map
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
PersistentKeyRing |
ConcurrentHashMap with backing in the router.config file.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
KeyRing |
RouterContext.keyRing() |
override to support storage in router.config
|