Class I2PTunnelHTTPBidirProxy

    • Constructor Detail

      • I2PTunnelHTTPBidirProxy

        public I2PTunnelHTTPBidirProxy​(int localPort,
                                       Logging l,
                                       I2PSocketManager sockMgr,
                                       I2PTunnel tunnel,
                                       EventDispatcher notifyThis,
                                       long clientId)
        As of 0.9.20 this is fast, and does NOT connect the manager to the router, or open the local socket. You MUST call startRunning() for that.
        Throws:
        IllegalArgumentException - if the I2PTunnel does not contain valid config to contact the router