Uses of Class
net.i2p.client.impl.I2PClientMessageHandlerMap
| Package | Description |
|---|---|
| net.i2p.client.impl |
Implements the base I2P SDK for developing applications that communicate
through I2P.
|
-
Uses of I2PClientMessageHandlerMap in net.i2p.client.impl
Fields in net.i2p.client.impl declared as I2PClientMessageHandlerMap Modifier and Type Field Description protected I2PClientMessageHandlerMapI2PSessionImpl. _handlerMapMethods in net.i2p.client.impl that return I2PClientMessageHandlerMap Modifier and Type Method Description (package private) I2PClientMessageHandlerMapI2PSessionImpl. getHandlerMap()For SubsessionsConstructors in net.i2p.client.impl with parameters of type I2PClientMessageHandlerMap Constructor 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)