パッケージ | 説明 |
---|---|
net.i2p.data.i2cp |
The Invisible Internet Client Protocol (I2CP) allows applications simplified access to
the I2P network without requiring them to deal with the issues involved with the
Invisible Internet Network Protocol (I2NP).
|
net.i2p.internal |
Interface and classes for a router and client
within the same JVM to directly pass I2CP messages using Queues
instead of serialized messages over socket streams.
|
修飾子とタイプ | フィールド | 説明 |
---|---|---|
protected I2CPMessageReader.I2CPMessageReaderRunner |
I2CPMessageReader._reader |
修飾子とタイプ | クラス | 説明 |
---|---|---|
protected class |
QueuedI2CPMessageReader.QueuedI2CPMessageReaderRunner |