クラスの使用
org.springframework.integration.dsl.IntegrationFlowDefinition
IntegrationFlowDefinition を使用するパッケージ
org.springframework.integration.dsl 内の IntegrationFlowDefinition 使用
IntegrationFlowDefinition 型の型パラメーターを持つ org.springframework.integration.dsl のクラス修飾子と型クラス説明classIntegrationFlowDefinition<B extends IntegrationFlowDefinition<B>>予想されるペイロード型がアップストリームから想定される場合、一部の型ベースの EIP メソッドのジェネリクスを持つ構文シュガーのBaseIntegrationFlowDefinition拡張。修飾子と型クラス説明final classclassIntegrationFlowExtension<B extends IntegrationFlowExtension<B>>カスタム Java DSL オペレーターおよび再利用可能なソリューションのためのIntegrationFlowDefinition拡張。修飾子と型メソッド説明protected abstract IntegrationFlowDefinition<?> IntegrationFlowAdapter.buildFlow()protected IntegrationFlowDefinition<?> protected IntegrationFlowDefinition<?> protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessageSource<?> messageSource) protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessageSource<?> messageSource, ConsumerSE<SourcePollingChannelAdapterSpec> endpointConfigurer) protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessageChannelSpec<?, ?> messageChannelSpec) protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessageProducerSpec<?, ?> messageProducerSpec) protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessageSourceSpec<?, ? extends MessageSource<?>> messageSourceSpec) protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessageSourceSpec<?, ? extends MessageSource<?>> messageSourceSpec, ConsumerSE<SourcePollingChannelAdapterSpec> endpointConfigurer) protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessagingGatewaySpec<?, ?> inboundGatewaySpec) protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessageProducerSupport messageProducer) protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessagingGatewaySupport inboundGateway) protected IntegrationFlowDefinition<?> IntegrationFlowAdapter.from(MessageChannel messageChannel) 型 IntegrationFlowDefinition のパラメーターを持つ org.springframework.integration.dsl のメソッド修飾子と型メソッド説明voidIntegrationFlow.configure(IntegrationFlowDefinition<?> flow) EIP メソッドのチェーンを宣言して、提供されたIntegrationFlowDefinitionとの統合フローを構成するためのコールバックベースの関数。final voidIntegrationFlowAdapter.configure(IntegrationFlowDefinition<?> flow) voidStandardIntegrationFlow.configure(IntegrationFlowDefinition<?> flow)