[rabbitmq-discuss] Age of message

Matthias Radestock matthias at rabbitmq.com
Mon Mar 24 15:38:31 GMT 2014


On 24/03/14 15:31, cw storm wrote:
> In order to use the timestamp of the message property, don't you have to
> issue the "*setTimestamp
> <http://www.rabbitmq.com/releases/rabbitmq-java-client/v3.1.3/rabbitmq-java-client-javadoc-3.1.3/com/rabbitmq/client/AMQP.BasicProperties.html#setTimestamp(java.util.Date)>"
> to populate it? If so, isn't **setTimestamp
> <http://www.rabbitmq.com/releases/rabbitmq-java-client/v3.1.3/rabbitmq-java-client-javadoc-3.1.3/com/rabbitmq/client/AMQP.BasicProperties.html#setTimestamp(java.util.Date)> deprecated?*

You are meant to use the Builder classes, as described in 
http://www.rabbitmq.com/api-guide.html#classoverview

Matthias.


More information about the rabbitmq-discuss mailing list