クラス TcpConnectionFailedCorrelationEvent
java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.ip.event.IpIntegrationEvent
org.springframework.integration.ip.tcp.connection.TcpConnectionFailedCorrelationEvent
- 実装済みのインターフェース一覧:
SerializableSE
エンドポイントが接続 ID を接続に関連付けることができないときに発行されるイベント。原因は、失敗したメッセージを伴うメッセージング例外です。
- 導入:
- 4.2
- 作成者:
- Gary Russell, Artem Bilan
- 関連事項:
フィールド概要
クラス IntegrationEvent から継承されたフィールド
causeクラス EventObjectSE から継承されたフィールド
sourceSEコンストラクター概要
コンストラクターコンストラクター説明TcpConnectionFailedCorrelationEvent(ObjectSE source, @Nullable StringSE connectionId, MessagingException cause) 方法の概要
クラス IntegrationEvent から継承されたメソッド
getCause, getSourceAsTypeクラス ApplicationEvent から継承されたメソッド
getTimestampクラス EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
TcpConnectionFailedCorrelationEvent
public TcpConnectionFailedCorrelationEvent(ObjectSE source, @Nullable StringSE connectionId, MessagingException cause)
方法の詳細
getConnectionId
toString
- オーバーライド:
- クラス
IntegrationEventのtoString