クラス StreamClosedEvent
java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.stream.StreamClosedEvent
- 実装済みのインターフェース一覧:
SerializableSE
ストリームで EOF が検出されたときに公開されるアプリケーションイベント。
- 導入:
- 5.0
- 作成者:
- Gary Russell
- 関連事項:
フィールド概要
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
causeクラス java.util.EventObjectSE から継承されたフィールド
sourceSEコンストラクター概要
コンストラクター方法の概要
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType, toStringクラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestampクラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
StreamClosedEvent