クラス DirectReplyToMessageListenerContainer

実装されたすべてのインターフェース:
MessageListenerContainerAwareBeanNameAwareDisposableBeanInitializingBeanApplicationContextAwareApplicationEventPublisherAwareLifecyclePhasedSmartLifecycle

public class DirectReplyToMessageListenerContainer extends DirectMessageListenerContainer
Direct ReplyTo のリスナーコンテナーは、疑似キュー Address.AMQ_RABBITMQ_REPLY_TO のみをリッスンします。コンシューマーはオンデマンドで追加され、idleEventInterval (デフォルトは 60 秒) の間アイドル状態になると終了します。
導入:
2.0
作成者:
Gary Russell
  • コンストラクターの詳細

    • DirectReplyToMessageListenerContainer

      public DirectReplyToMessageListenerContainer(ConnectionFactory connectionFactory)
  • メソッドの詳細