Package net.i2p.internal


package 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.

  • Class
    Description
    Contains the methods to talk to a router or client via I2CP, when both are in the same JVM.
    A manager for the in-JVM I2CP message interface
    For marking end-of-queues in a standard manner.
    Get messages off an In-JVM queue, zero-copy.