Uses of Interface
net.i2p.internal.InternalClientManager
Package
Description
Core I2P package, contains information about the I2P version and an entry point to access important elements.
The I2P router application handles the I2P network communication.
Implements the router side of the I2CP interface,
which is the API for applications to send and receive data through the router.
-
Uses of InternalClientManager in net.i2p
Modifier and TypeMethodDescriptionI2PAppContext.internalClientManager()
Use this to connect to the router in the same JVM. -
Uses of InternalClientManager in net.i2p.router
Modifier and TypeMethodDescriptionRouterContext.internalClientManager()
Use this to connect to the router in the same JVM. -
Uses of InternalClientManager in net.i2p.router.client