Java DSL の AMQP コンポーネントサポートを提供します。
クラスのサマリー | クラス | 説明 |
|---|
| AbstractMessageListenerContainerSpec<S extends AbstractMessageListenerContainerSpec<S,C>,C extends AbstractMessageListenerContainer> | コンテナー仕様の基本クラス。 |
|---|
| Amqp | AMQP コンポーネントのファクトリクラス。 |
|---|
| AmqpAsyncOutboundGatewaySpec | |
|---|
| AmqpBaseInboundChannelAdapterSpec<S extends AmqpBaseInboundChannelAdapterSpec<S>> | |
|---|
| AmqpBaseInboundGatewaySpec<S extends AmqpBaseInboundGatewaySpec<S>> | |
|---|
| AmqpBaseOutboundEndpointSpec<S extends AmqpBaseOutboundEndpointSpec<S,E>,E extends AbstractAmqpOutboundEndpoint> | |
|---|
| AmqpInboundChannelAdapterDMLCSpec | |
|---|
| AmqpInboundChannelAdapterSMLCSpec | |
|---|
| AmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,C>,C extends AbstractMessageListenerContainer> | |
|---|
| AmqpInboundGatewayDMLCSpec | |
|---|
| AmqpInboundGatewaySMLCSpec | |
|---|
| AmqpInboundGatewaySpec<S extends AmqpInboundGatewaySpec<S,C>,C extends AbstractMessageListenerContainer> | |
|---|
| AmqpInboundPolledChannelAdapterSpec | ポーリングされた AMQP 受信チャネルアダプターの仕様。 |
|---|
| AmqpMessageChannelSpec<S extends AmqpMessageChannelSpec<S,T>,T extends AbstractAmqpChannel> | |
|---|
| AmqpOutboundChannelAdapterSpec | 送信 AMQP チャネルアダプターの仕様。 |
|---|
| AmqpOutboundEndpointSpec<S extends AmqpOutboundEndpointSpec<S>> | 送信 AMQP エンドポイントの基本仕様。 |
|---|
| AmqpOutboundGatewaySpec | 送信 AMQP ゲートウェイの仕様。 |
|---|
| AmqpPollableMessageChannelSpec<S extends AmqpPollableMessageChannelSpec<S,T>,T extends AbstractAmqpChannel> | |
|---|
| AmqpPublishSubscribeMessageChannelSpec | |
|---|
| DirectMessageListenerContainerSpec | |
|---|
| SimpleMessageListenerContainerSpec | |
|---|