クラスの使用
org.springframework.integration.dsl.MessageProducerSpec
MessageProducerSpec を使用するパッケージ
パッケージ
説明
Java DSL の AMQP コンポーネントサポートを提供します。
Java DSL 経由で Debezium コンポーネントをサポートするためのクラスを提供します。
Spring Integration Java DSL のルートパッケージ。
Spring Integration Java DSL のファイルコンポーネントサポートを提供します。
Java DSL の TCP/UDP コンポーネントサポートを提供します。
Java DSL の JMS コンポーネントサポートを提供します。
Apache Kafka 用の Spring Integration Java DSL コンポーネントサポートを提供します。
Java DSL のメールコンポーネントを提供します。
Java DSL の MongoDB コンポーネントサポートを提供します。
JavaDSL を介して ZeroMQ コンポーネントをサポートするためのクラスを提供します。
org.springframework.integration.amqp.dsl 内の MessageProducerSpec 使用
修飾子と型クラス説明classclassclassDirectMessageListenerContainerを備えた受信チャネルアダプターの仕様。classSimpleMessageListenerContainerを備えた受信チャネルアダプターの仕様。classAmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,C>, C extends MessageListenerContainer> classStreamListenerContainerを備えた受信チャネルアダプターの仕様。org.springframework.integration.debezium.dsl 内の MessageProducerSpec 使用
org.springframework.integration.dsl 内の MessageProducerSpec 使用
MessageProducerSpec 型の型パラメーターを持つ org.springframework.integration.dsl のクラス修飾子と型クラス説明classMessageProducerSpec<S extends MessageProducerSpec<S,P>, P extends MessageProducerSupport> 型 MessageProducerSpec のパラメーターを持つ org.springframework.integration.dsl のメソッド修飾子と型メソッド説明static IntegrationFlowBuilderIntegrationFlow.from(MessageProducerSpec<?, ?> messageProducerSpec) MessageProducerSpecからの流れるような API を使用して、MessageProducerSupportオブジェクトをIntegrationFlowBuilderチェーンに移入します。protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessageProducerSpec<?, ?> messageProducerSpec) org.springframework.integration.file.dsl 内の MessageProducerSpec 使用
org.springframework.integration.ip.dsl 内の MessageProducerSpec 使用
修飾子と型クラス説明classclassorg.springframework.integration.jms.dsl 内の MessageProducerSpec 使用
修飾子と型クラス説明classstatic classorg.springframework.integration.kafka.dsl 内の MessageProducerSpec 使用
修飾子と型クラス説明classKafkaMessageDrivenChannelAdapterSpec<K, V, S extends KafkaMessageDrivenChannelAdapterSpec<K,V, S>> static classConcurrentMessageListenerContainer構成のKafkaMessageDrivenChannelAdapterSpec拡張。org.springframework.integration.mail.dsl 内の MessageProducerSpec 使用
org.springframework.integration.mongodb.dsl 内の MessageProducerSpec 使用
修飾子と型クラス説明classorg.springframework.integration.zeromq.dsl 内の MessageProducerSpec 使用