クラス MessageGatewayNode
java.lang.ObjectSE
org.springframework.integration.graph.IntegrationNode
org.springframework.integration.graph.EndpointNode
org.springframework.integration.graph.ErrorCapableEndpointNode
org.springframework.integration.graph.MessageGatewayNode
- 実装済みのインターフェース一覧:
ErrorCapableNode,SendTimersAware
受信ゲートウェイを表します。
- 導入:
- 4.3
- 作成者:
- Gary Russell, Artem Bilan
コンストラクター概要
コンストラクターコンストラクター説明MessageGatewayNode(int nodeId, StringSE name, MessagingGatewaySupport gateway, @Nullable StringSE output, @Nullable StringSE errors) 方法の概要
クラス org.springframework.integration.graph.ErrorCapableEndpointNode から継承されたメソッド
getErrorsクラス org.springframework.integration.graph.EndpointNode から継承されたメソッド
getOutputクラス org.springframework.integration.graph.IntegrationNode から継承されたメソッド
addProperties, addProperty, getComponentType, getIntegrationPatternCategory, getIntegrationPatternType, getName, getNodeId, getProperties, isObserved
コンストラクターの詳細
MessageGatewayNode
public MessageGatewayNode(int nodeId, StringSE name, MessagingGatewaySupport gateway, @Nullable StringSE output, @Nullable StringSE errors)
メソッドの詳細
sendTimers
- 次で指定:
- インターフェース
SendTimersAwareのsendTimers
getSendTimers