インターフェースの使用
org.springframework.integration.handler.CompositeMessageHandler
CompositeMessageHandler を使用するパッケージ
パッケージ
説明
ランタイムオブジェクトグラフに関連するクラスを提供します。
さまざまな型のメッセージハンドラーを実装するクラスを提供します。
org.springframework.integration.graph 内の CompositeMessageHandler 使用
型 CompositeMessageHandler のパラメーターを持つ org.springframework.integration.graph のコンストラクター修飾子コンストラクター説明ErrorCapableCompositeMessageHandlerNode(int nodeId, StringSE name, CompositeMessageHandler handler, StringSE input, @Nullable StringSE output, @Nullable StringSE errors, ListSE<CompositeMessageHandlerNode.InnerHandler> handlers) org.springframework.integration.handler 内の CompositeMessageHandler 使用