public interface CacheEventMessage extends EventMessage
Only the methods defined in this interface may be called. Methods inherited
from BytesXMLMessage
through EventMessage
are not
applicable to a CacheEventMessage
. Such inherited methods
throw an UnsupportedOperationException
if called.
XMLMessage.MessageUserPropertyConstants, XMLMessage.Outcome
MSGDUMP_BRIEF, MSGDUMP_FULL
Modifier and Type | Method and Description |
---|---|
JCSMPException |
getCacheRequestException()
Returns the exception that occurred when a cache request failed.
|
CacheRequestResult |
getCacheRequestResult()
Returns the result of the cache request.
|
Topic |
getCacheRequestTopic()
Returns the topic the cache data was for.
|
getBytes, readBytes, readBytes, rewindContent, writeBytes, writeBytes
ackMessage, clearAttachment, clearContent, dump, dump, getApplicationMessageId, getApplicationMessageType, getAppMessageID, getAppMessageType, getAttachmentByteBuffer, getAttachmentContentLength, getCacheRequestId, getConsumerIdList, getContentLength, getCorrelationId, getCorrelationKey, getCos, getDeliverToOne, getDeliveryCount, getDeliveryMode, getDestination, getDestinationTopicSuffix, getDiscardIndication, getExpiration, getHTTPContentEncoding, getHTTPContentType, getMessageId, getMessageIdLong, getMessageType, getPriority, getProperties, getReceiveTimestamp, getRedelivered, getReplicationGroupMessageId, getReplyTo, getReplyToSuffix, getSenderId, getSenderID, getSenderTimestamp, getSendTimestamp, getSequenceNumber, getTimeToLive, getTopicSequenceNumber, getUserData, hasAttachment, hasContent, hasUserData, isAckImmediately, isCacheMessage, isDMQEligible, isElidingEligible, isReadOnly, isReplyMessage, isSuspect, readAttachmentBytes, readAttachmentBytes, readAttachmentBytes, readContentBytes, readContentBytes, readContentBytes, rejectMessage, reset, rewindAttachment, setAckImmediately, setApplicationMessageId, setApplicationMessageType, setAppMessageID, setAppMessageType, setAsReplyMessage, setCorrelationId, setCorrelationKey, setCos, setDeliverToOne, setDeliveryMode, setDMQEligible, setElidingEligible, setExpiration, setHTTPContentEncoding, setHTTPContentType, setMessageType, setPriority, setProperties, setReadOnly, setReplyTo, setReplyToSuffix, setSenderId, setSenderID, setSenderTimestamp, setSendTimestamp, setSequenceNumber, setTimeToLive, settle, setUserData, writeAttachment, writeAttachment, writeAttachment, writeNewAttachment, writeNewAttachment, writeNewAttachment, writeNewAttachment
CacheRequestResult getCacheRequestResult()
Topic getCacheRequestTopic()
JCSMPException getCacheRequestException()
Copyright 2004-2024 Solace Corporation. All rights reserved.