クラス AmqpOutboundGatewaySpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<AmqpOutboundGatewaySpec, AmqpOutboundEndpoint>
org.springframework.integration.dsl.MessageHandlerSpec<AmqpOutboundGatewaySpec, AmqpOutboundEndpoint>
org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec<AmqpOutboundGatewaySpec, AmqpOutboundEndpoint>
org.springframework.integration.amqp.dsl.AmqpOutboundEndpointSpec<AmqpOutboundGatewaySpec>
org.springframework.integration.amqp.dsl.AmqpOutboundGatewaySpec
- 実装されているすべてのインターフェース:
DisposableBean
、FactoryBean<AmqpOutboundEndpoint>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
送信 AMQP ゲートウェイの仕様。
- 導入:
- 5.3
- 作成者:
- Gary Russell
フィールドのサマリー
クラス org.springframework.integration.amqp.dsl.AmqpOutboundEndpointSpec から継承されたフィールド
expectReply
クラス org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec から継承されたフィールド
headerMapper
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, target
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
インターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASE
コンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.integration.amqp.dsl.AmqpOutboundEndpointSpec から継承されたメソッド
mappedReplyHeaders, waitForConfirm
クラス org.springframework.integration.amqp.dsl.AmqpBaseOutboundEndpointSpec から継承されたメソッド
confirmAckChannel, confirmCorrelationExpression, confirmCorrelationExpression, confirmCorrelationFunction, confirmNackChannel, confirmTimeout, defaultDeliveryMode, delay, delayExpression, delayExpression, delayFunction, errorMessageStrategy, exchangeName, exchangeNameExpression, exchangeNameExpression, exchangeNameFunction, headerMapper, headersMappedLast, lazyConnect, mappedRequestHeaders, returnChannel, routingKey, routingKeyExpression, routingKeyExpression, routingKeyFunction
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stop
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
AmqpOutboundGatewaySpec