インターフェースの使用
org.springframework.integration.core.GenericHandler
GenericHandler を使用するパッケージ
org.springframework.integration.dsl 内の GenericHandler 使用
型 GenericHandler のパラメーターを持つ org.springframework.integration.dsl のメソッド修飾子と型メソッド説明protected <P> BBaseIntegrationFlowDefinition.doHandle(@Nullable ClassSE<P> expectedType, GenericHandler<P> handler, @Nullable ConsumerSE<GenericEndpointSpec<ServiceActivatingHandler>> endpointConfigurer) <P> BBaseIntegrationFlowDefinition.handle(ClassSE<P> expectedType, GenericHandler<P> handler) <P> BBaseIntegrationFlowDefinition.handle(ClassSE<P> expectedType, GenericHandler<P> handler, @Nullable ConsumerSE<GenericEndpointSpec<ServiceActivatingHandler>> endpointConfigurer) <P> BIntegrationFlowDefinition.handle(GenericHandler<P> handler) <P> BIntegrationFlowDefinition.handle(GenericHandler<P> handler, ConsumerSE<GenericEndpointSpec<ServiceActivatingHandler>> endpointConfigurer)