307.5.2. InOnly Consumer - (기본값)

InOnly xonsumer는 SJMS2 Consumer Endpoint의 기본 Exchange 동작입니다.

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