Class MessagePayloadMessageHandler

  • All Implemented Interfaces:
    I2CPMessageHandler

    class MessagePayloadMessageHandler
    extends HandlerImpl
    Handle I2CP MessagePayloadMessages from the router delivering the contents of a message by accepting it, decrypting the payload, adding it to the set of recieved messages, and telling the router that it has been recieved correctly. We don't really decrypt (no more end-to-end crypto)
    Author:
    jrandom
    • Constructor Detail

      • MessagePayloadMessageHandler

        public MessagePayloadMessageHandler​(I2PAppContext context)