Interface ICanNullPayload


public interface ICanNullPayload
IMessage implementations that implement this method can have their payloads nulled if the message is too large to be submitted to the broker.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Set the payload of the message to null
  • Method Details

    • setPayloadToNull

      Set the payload of the message to null