306.5. 소비자 사용량

306.5.1. InOnly Consumer - (기본값)

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

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