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