Ejemplo n.º 1
0
 public void setJMSTimestamp(final long timestamp) throws JMSException {
   message.setTimestamp(timestamp);
 }