クラス StompReceiptEvent
java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.stomp.event.StompIntegrationEvent
org.springframework.integration.stomp.event.StompReceiptEvent
- 実装されたすべてのインターフェース:
SerializableSE
STOMP
RECEIPT
フレームまたは紛失したレシートの StompIntegrationEvent
。- 導入:
- 4.2
- 作成者:
- Artem Bilan, Gary Russell
- 関連事項:
フィールドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
cause
クラス java.util.EventObjectSE から継承されたフィールド
sourceSE
コンストラクターの概要
コンストラクターコンストラクター説明StompReceiptEvent
(ObjectSE source, StringSE destination, StringSE receiptId, StompCommand stompCommand, boolean lost) メソッドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType
クラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestamp
クラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
StompReceiptEvent
public StompReceiptEvent(ObjectSE source, StringSE destination, StringSE receiptId, StompCommand stompCommand, boolean lost)
メソッドの詳細
getDestination
getReceiptId
getStompCommand
isLost
public boolean isLost()getMessage
setMessage
toString
- オーバーライド:
- クラス
IntegrationEvent
のtoString