クラスの使用
org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
JmsOutboundGatewaySpec.ReplyContainerSpec を使用するパッケージ
org.springframework.integration.jms.dsl 内の JmsOutboundGatewaySpec.ReplyContainerSpec 使用
修飾子と型クラス説明class修飾子と型メソッド説明JmsOutboundGatewaySpec.ReplyContainerSpec.cacheLevel(IntegerSE cacheLevel) JmsOutboundGatewaySpec.ReplyContainerSpec.concurrentConsumers(IntegerSE concurrentConsumers) JmsOutboundGatewaySpec.ReplyContainerSpec.idleConsumerLimit(IntegerSE idleConsumerLimit) JmsOutboundGatewaySpec.ReplyContainerSpec.idleReplyContainerTimeout(long idleReplyContainerTimeout) JmsOutboundGatewaySpec.ReplyContainerSpec.idleTaskExecutionLimit(IntegerSE idleTaskExecutionLimit) JmsOutboundGatewaySpec.ReplyContainerSpec.maxConcurrentConsumers(IntegerSE maxConcurrentConsumers) JmsOutboundGatewaySpec.ReplyContainerSpec.maxMessagesPerTask(IntegerSE maxMessagesPerTask) JmsOutboundGatewaySpec.ReplyContainerSpec.receiveTimeout(LongSE receiveTimeout) JmsOutboundGatewaySpec.ReplyContainerSpec.recoveryInterval(LongSE recoveryInterval) JmsOutboundGatewaySpec.ReplyContainerSpec.sessionAcknowledgeMode(IntegerSE sessionAcknowledgeMode) JmsOutboundGatewaySpec.ReplyContainerSpec.sessionTransacted(BooleanSE sessionTransacted) JmsOutboundGatewaySpec.ReplyContainerSpec.taskExecutor(ExecutorSE taskExecutor) 型 JmsOutboundGatewaySpec.ReplyContainerSpec の型引数を持つ org.springframework.integration.jms.dsl のメソッドパラメーター修飾子と型メソッド説明JmsOutboundGatewaySpec.replyContainer(ConsumerSE<JmsOutboundGatewaySpec.ReplyContainerSpec> configurer) JmsOutboundGatewaySpec.ReplyContainerSpecを使用してConsumerSE コールバックを呼び出すことによって決定された応答コンテナー仕様を使用して、応答コンテナーを構成します。