Package | Description |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
net.i2p.router.dummy |
Dummy versions of things for testing.
|
net.i2p.router.networkdb.kademlia |
The network database, including implementation of floodfills.
|
Modifier and Type | Method and Description |
---|---|
SegmentedNetworkDatabaseFacade |
RouterContext.netDbSegmentor()
Our db cache
|
Modifier and Type | Class and Description |
---|---|
class |
DummyNetworkDatabaseSegmentor |
Modifier and Type | Class and Description |
---|---|
class |
FloodfillNetworkDatabaseSegmentor
FloodfillNetworkDatabaseSegmentor
Default implementation of the SegmentedNetworkDatabaseFacade.
|