| Package | Description |
|---|---|
| net.i2p.client.impl | Internal implementation of the I2P client SDK, providing the client
side of the I2CP protocol for applications communicating through I2P. |
| Modifier and Type | Field and Description |
|---|---|
protected I2PClientMessageHandlerMap | I2PSessionImpl._handlerMaphandler map for I2CP message types |
| Modifier and Type | Method and Description |
|---|---|
(package private) I2PClientMessageHandlerMap | I2PSessionImpl.getHandlerMap()For Subsessions |
| Constructor and Description |
|---|
I2PSessionImpl(I2PAppContext context,
Properties options,
I2PClientMessageHandlerMap handlerMap)for extension by SimpleSession (no dest) |
I2PSessionImpl2(I2PAppContext context,
Properties options,
I2PClientMessageHandlerMap handlerMap)for extension by SimpleSession (no dest) |