hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
Message.Factory
hunt
proton
message
Message
Message
Undocumented in source.
interface
Message
class
Factory {
static
Message
create
();
static
Message
create
(Header header, DeliveryAnnotations deliveryAnnotations, MessageAnnotations messageAnnotations, Properties properties, ApplicationProperties applicationProperties, Section body, Footer footer);
}
Members
Static functions
create
Message
create
()
Undocumented in source. Be warned that the author may not have intended to support it.
create
Message
create
(Header header, DeliveryAnnotations deliveryAnnotations, MessageAnnotations messageAnnotations, Properties properties, ApplicationProperties applicationProperties, Section body, Footer footer)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
proton
message
Message
Message
classes
Factory
functions
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
setUserId
variables
DEFAULT_PRIORITY