307.5.2. InOnly Consumer - (默认)

InOnly xonsumer 是 SJMS2 Consumer Endpoint 的默认 Exchange 行为。

from("sjms2:queue:bar")
    .to("mock:result");