Interface RxMessage

    • Method Detail

      • getCorrelationId

        String getCorrelationId()
        Returns correlation identifier by which this message can be referenced
        Returns:
        correlation identifier by which this message can be referenced
      • toBytes

        byte[] toBytes()
        Returns byte[] representation of the message instance
        Returns:
        byte[] representation of the message instance
      • getState

        RxMessage.State getState()
        Returns serializable state of the message
        Returns:
        serializable state of the message