Class I2CPMessageHandler

java.lang.Object
net.i2p.data.i2cp.I2CPMessageHandler

public class I2CPMessageHandler
extends Object
Handle messages from the server for the client or vice versa
  • Field Details

    • MAX_LENGTH

      public static final int MAX_LENGTH
      This is huge. Mainly to catch a completly bogus response, possibly not an I2CP socket.
      Since:
      0.9.11
      See Also:
      Constant Field Values
  • Constructor Details

  • Method Details