public interface ProtonJMessage extends Message
Message.FactoryDEFAULT_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, 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, setUserIdint encode2(byte[] data,
int offset,
int length)
int encode(WritableBuffer buffer)
Copyright © 2017 The Apache Software Foundation. All rights reserved.