| Package | Description |
|---|---|
| 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.
|
| net.i2p.router.dummy |
Dummy implementations and stub classes for testing purposes.
|
| Modifier and Type | Method and Description |
|---|---|
ClientManagerFacade |
RouterContext.clientManager()
How are we coordinating clients for the router?
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientManagerFacadeImpl
Base impl of the client facade
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummyClientManagerFacade
Manage all interactions with clients
|