public class AmqpsMessage
extends org.apache.qpid.proton.message.impl.MessageImpl
Constructor and Description |
---|
AmqpsMessage() |
Modifier and Type | Method and Description |
---|---|
void |
acknowledge(org.apache.qpid.proton.amqp.transport.DeliveryState ackType)
Sends acknowledgement of this message using the provided ACK_TYPE.
|
clear, decode, decode, decode, encode, encode, encode2, getAddress, getApplicationProperties, getBody, getContentEncoding, getContentType, getCorrelationId, getCreationTime, getDeliveryAnnotations, getDeliveryCount, getError, getExpiryTime, getFooter, getGroupId, getGroupSequence, getHeader, getMessageAnnotations, getMessageId, getPriority, getProperties, getReplyTo, getReplyToGroupId, getSubject, getTtl, getUserId, isDurable, isFirstAcquirer, setAddress, setApplicationProperties, setBody, setContentEncoding, setContentType, setCorrelationId, setCreationTime, setDeliveryAnnotations, setDeliveryCount, setDurable, setExpiryTime, setFirstAcquirer, setFooter, setGroupId, setGroupSequence, setHeader, setMessageAnnotations, setMessageId, setPriority, setProperties, setReplyTo, setReplyToGroupId, setSubject, setTtl, setUserId, toString
Copyright © 2020. All rights reserved.