public interface ProtonJMessage extends Message
DEFAULT_PRIORITY
Modifier and Type | Method and Description |
---|---|
int |
encode(WritableBuffer buffer) |
int |
encode2(byte[] data,
int offset,
int length) |
clear, decode, encode, getAddress, getApplicationProperties, getBody, getContentEncoding, getContentType, getCorrelationId, getCreationTime, getDeliveryAnnotations, getDeliveryCount, getError, getExpiryTime, getFooter, getGroupId, getGroupSequence, getHeader, getMessageAnnotations, getMessageFormat, getMessageId, getPriority, getProperties, getReplyTo, getReplyToGroupId, getSubject, getTtl, getUserId, isDurable, isFirstAcquirer, load, parseAMQPFormat, save, setAddress, setApplicationProperties, setBody, setContentEncoding, setContentType, setCorrelationId, setCreationTime, setDeliveryAnnotations, setDeliveryCount, setDurable, setExpiryTime, setFirstAcquirer, setFooter, setGroupId, setGroupSequence, setHeader, setMessageAnnotations, setMessageFormat, setMessageId, setPriority, setProperties, setReplyTo, setReplyToGroupId, setSubject, setTtl, setUserId, toAMQPFormat
int encode2(byte[] data, int offset, int length)
int encode(WritableBuffer buffer)
Copyright © 2014 The Apache Software Foundation. All rights reserved.