クラス StompReceiptEvent

実装されたすべてのインターフェース:
SerializableSE

public class StompReceiptEvent extends StompIntegrationEvent
STOMP RECEIPT フレームまたは紛失したレシートの StompIntegrationEvent
導入:
4.2
作成者:
Artem Bilan, Gary Russell
関連事項:
  • コンストラクターの詳細

  • メソッドの詳細

    • getDestination

      public StringSE getDestination()
    • getReceiptId

      public StringSE getReceiptId()
    • getStompCommand

      public StompCommand getStompCommand()
    • isLost

      public boolean isLost()
    • getMessage

      public Message<?> getMessage()
    • setMessage

      public void setMessage(Message<?> message)
    • toString

      public StringSE toString()
      オーバーライド:
      クラス IntegrationEventtoString