パッケージ | 説明 |
---|---|
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.
|
net.i2p.util |
These classes define the several useful utilities used
throughout the router and applications.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
void |
I2PAppContext.addPropertyCallback(I2PProperties.I2PPropertyCallback callback) |
Add a callback, which will fire upon changes in the property
given in the specific callback.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
void |
RouterContext.addPropertyCallback(I2PProperties.I2PPropertyCallback callback) |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
void |
I2PProperties.addCallBack(I2PProperties.I2PPropertyCallback callback) |
|
void |
I2PProperties.removeCallBack(I2PProperties.I2PPropertyCallback callback) |