パッケージ | 説明 |
---|---|
net.i2p.client.impl |
Implements the base I2P SDK for developing applications that communicate
through I2P.
|
修飾子とタイプ | フィールド | 説明 |
---|---|---|
protected I2PClientMessageHandlerMap |
I2PSessionImpl._handlerMap |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
(package private) I2PClientMessageHandlerMap |
I2PSessionImpl.getHandlerMap() |
For Subsessions
|
コンストラクタ | 説明 |
---|---|
I2PSessionImpl(I2PAppContext context,
java.util.Properties options,
I2PClientMessageHandlerMap handlerMap) |
for extension by SimpleSession (no dest)
|
I2PSessionImpl2(I2PAppContext context,
java.util.Properties options,
I2PClientMessageHandlerMap handlerMap) |
for extension by SimpleSession (no dest)
|