クラス TcpConnectionExceptionEvent
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.TcpConnectionEvent
org.springframework.integration.ip.tcp.connection.TcpConnectionExceptionEvent
フィールドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
cause
クラス java.util.EventObjectSE から継承されたフィールド
sourceSE
コンストラクターの概要
コンストラクターコンストラクター説明TcpConnectionExceptionEvent
(TcpConnection connection, StringSE connectionFactoryName, ThrowableSE cause) メソッドのサマリー
クラス org.springframework.integration.ip.tcp.connection.TcpConnectionEvent から継承されたメソッド
getConnectionFactoryName, getConnectionId, toString
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType
クラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestamp
クラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
TcpConnectionExceptionEvent
public TcpConnectionExceptionEvent(TcpConnection connection, StringSE connectionFactoryName, ThrowableSE cause)