Class ShortTunnelBuildReplyMessage

  • All Implemented Interfaces:
    I2NPMessage

    public class ShortTunnelBuildReplyMessage
    extends TunnelBuildReplyMessage
    Transmitted from the new outbound endpoint to the creator through a reply tunnel. Variable size, small records. Preliminary, see proposal 157.
    Since:
    0.9.49
    • Constructor Detail

      • ShortTunnelBuildReplyMessage

        public ShortTunnelBuildReplyMessage​(I2PAppContext context)
        zero record count, will be set with readMessage()
      • ShortTunnelBuildReplyMessage

        public ShortTunnelBuildReplyMessage​(I2PAppContext context,
                                            int records)