| Package | Description |
|---|---|
| net.i2p | Core I2P package providing fundamental interfaces, version information, and entry points to essential I2P services. |
| net.i2p.client.impl | Internal implementation of the I2P client SDK, providing the client
side of the I2CP protocol for applications communicating through I2P. |
| net.i2p.internal | Internal communication interfaces for router and client within
same JVM, using queues instead of socket-based I2CP. |
| net.i2p.router | The I2P router application handles I2P network communication. |
| net.i2p.router.client | Router-side implementation of the I2CP (I2P Client Protocol) interface for application integration. |
| Class and Description |
|---|
| InternalClientManager A manager for the in-JVM I2CP message interface |
| Class and Description |
|---|
| I2CPMessageQueue Contains the methods to talk to a router or client via I2CP,
when both are in the same JVM. |
| Class and Description |
|---|
| I2CPMessageQueue Contains the methods to talk to a router or client via I2CP,
when both are in the same JVM. |
| Class and Description |
|---|
| InternalClientManager A manager for the in-JVM I2CP message interface |
| Class and Description |
|---|
| I2CPMessageQueue Contains the methods to talk to a router or client via I2CP,
when both are in the same JVM. |
| InternalClientManager A manager for the in-JVM I2CP message interface |