- clearvoid clear() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- decodeint decode(byte[] data, int offset, int length) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- decodevoid decode(ByteBuffer buffer) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- decodevoid decode(ReadableBuffer buffer) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- encodeint encode(WritableBuffer buffer) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- encodeint encode(byte[] data, int offset, int length) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- encode2int encode2(byte[] data, int offset, int length) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getAddressString getAddress() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getApplicationPropertiesApplicationProperties getApplicationProperties() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getBodySection getBody() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getContentEncodingString getContentEncoding() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getContentTypeString getContentType() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getCorrelationIdObject getCorrelationId() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getCreationTimelong getCreationTime() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getDeliveryAnnotationsDeliveryAnnotations getDeliveryAnnotations() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getDeliveryCountlong getDeliveryCount() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getErrorMessageError getError() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getExpiryTimelong getExpiryTime() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getFooterFooter getFooter() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getGroupIdString getGroupId() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getGroupSequencelong getGroupSequence() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getHeaderHeader getHeader() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getMessageAnnotationsMessageAnnotations getMessageAnnotations() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getMessageIdObject getMessageId() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getPriorityshort getPriority() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getPropertiesProperties getProperties() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getReplyToString getReplyTo() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getReplyToGroupIdString getReplyToGroupId() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getSubjectString getSubject() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getTtllong getTtl() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getUserIdbyte[] getUserId() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- isDurablebool isDurable() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- isFirstAcquirerbool isFirstAcquirer() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setAddressvoid setAddress(String to) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setApplicationPropertiesvoid setApplicationProperties(ApplicationProperties applicationProperties) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setBodyvoid setBody(Section body) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setContentEncodingvoid setContentEncoding(String contentEncoding) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setContentTypevoid setContentType(String contentType) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setCorrelationIdvoid setCorrelationId(String correlationId) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setCreationTimevoid setCreationTime(long creationTime) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setDeliveryAnnotationsvoid setDeliveryAnnotations(DeliveryAnnotations deliveryAnnotations) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setDeliveryCountvoid setDeliveryCount(long deliveryCount) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setDurablevoid setDurable(bool durable) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setExpiryTimevoid setExpiryTime(long absoluteExpiryTime) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setFirstAcquirervoid setFirstAcquirer(bool firstAcquirer) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setFootervoid setFooter(Footer footer) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setGroupIdvoid setGroupId(String groupId) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setGroupSequencevoid setGroupSequence(long groupSequence) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setHeadervoid setHeader(Header header) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setMessageAnnotationsvoid setMessageAnnotations(MessageAnnotations messageAnnotations) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setMessageIdvoid setMessageId(String messageId) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setPriorityvoid setPriority(short priority) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setPropertiesvoid setProperties(Properties properties) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setReplyTovoid setReplyTo(String replyTo) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setReplyToGroupIdvoid setReplyToGroupId(String replyToGroupId) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setSubjectvoid setSubject(String subject) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setTtlvoid setTtl(long ttl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setUserIdvoid setUserId(byte[] userId) 
- Undocumented in source. Be warned that the author may not have intended to support it.