Class I2PSimpleSession

  • All Implemented Interfaces:
    I2PSession, I2CPMessageReader.I2CPMessageEventListener

    public class I2PSimpleSession
    extends I2PSessionImpl2
    Create a new session for doing naming and bandwidth queries only. Do not create a Destination. Don't create a producer. Do not send/receive messages to other Destinations. Cannot handle multiple simultaneous queries atm. Could be expanded to ask the router other things.
    Author:
    zzz