クラス 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
- 関連事項:
フィールドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
cause
クラス java.util.EventObjectSE から継承されたフィールド
sourceSE
コンストラクターの概要
コンストラクターコンストラクター説明TcpConnectionFailedCorrelationEvent
(ObjectSE source, StringSE connectionId, MessagingException cause) メソッドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType
クラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestamp
クラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
TcpConnectionFailedCorrelationEvent
public TcpConnectionFailedCorrelationEvent(ObjectSE source, StringSE connectionId, MessagingException cause)
メソッドの詳細
getConnectionId
toString
- オーバーライド:
- クラス
IntegrationEvent
のtoString