Uses of Class
com.mayam.wf.mq.AttributeMessageBuilder
Package
Description
This package provides the main interface to MQ handling within Mayam Tasks
and associated applications and libraries.
-
Uses of AttributeMessageBuilder in com.mayam.wf.mq
Modifier and TypeMethodDescriptionAttributeMessageBuilder.before
(AttributeMap before) Specifies the "before" of a before/after subject pair for aContentTypes.ATTRIBUTE_PAIRS
message.Specifies a set of attributes that should be excluded from serialization.Specifies a set of attributes that should be highlighted as a property of theMqMessage
.Specifies a set of attributes that should be included in serialization.AttributeMessageBuilder.subject
(AttributeMap subject) Specifies the subjectAttributeMap
described in theContentTypes.ATTRIBUTES
message, or the "after" of a before/after subject pair for aContentTypes.ATTRIBUTE_PAIRS
message.