Class RabbitMQSenderResult<T>

    • Method Detail

      • getExchange

        public String getExchange()
      • getRoutingKey

        public String getRoutingKey()
      • getProperties

        public com.rabbitmq.client.AMQP.BasicProperties getProperties()
      • getCorrelationMetadata

        public T getCorrelationMetadata()
      • isAck

        public boolean isAck()