public class StompReceiptEvent extends StompIntegrationEvent
RECEIPT フレームまたは紛失したレシートの StompIntegrationEvent。StompInboundChannelAdapter, StompMessageHandler, 連載形式 causesourceSE| コンストラクターと説明 |
|---|
StompReceiptEvent(ObjectSE source, StringSE destination, StringSE receiptId, StompCommand stompCommand, boolean lost) |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getDestination() |
Message<?> | getMessage() |
StringSE | getReceiptId() |
StompCommand | getStompCommand() |
boolean | isLost() |
void | setMessage(Message<?> message) |
StringSE | toString() |
getCause, getSourceAsTypegetTimestampgetSourceSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic StompReceiptEvent(ObjectSE source, StringSE destination, StringSE receiptId, StompCommand stompCommand, boolean lost)
public StringSE getDestination()
public StringSE getReceiptId()
public StompCommand getStompCommand()
public boolean isLost()
public Message<?> getMessage()
public void setMessage(Message<?> message)
public StringSE toString()
IntegrationEvent の toString