332.7. Samples

例如,您可以使用字符串模板来制定对消息的响应:

from("activemq:My.Queue").
  to("string-template:com/acme/MyResponse.tm");