Uses of Class
net.i2p.client.impl.I2PClientMessageHandlerMap
Package
Description
Implements the base I2P SDK for developing applications that communicate
through I2P.
-
Uses of I2PClientMessageHandlerMap in net.i2p.client.impl
Modifier and TypeFieldDescriptionprotected final I2PClientMessageHandlerMap
I2PSessionImpl._handlerMap
Modifier and TypeMethodDescription(package private) I2PClientMessageHandlerMap
I2PSessionImpl.getHandlerMap()
For SubsessionsModifierConstructorDescriptionprotected
I2PSessionImpl
(I2PAppContext context, Properties options, I2PClientMessageHandlerMap handlerMap) for extension by SimpleSession (no dest)protected
I2PSessionImpl2
(I2PAppContext context, Properties options, I2PClientMessageHandlerMap handlerMap) for extension by SimpleSession (no dest)