Uses of Package
com.mayam.wf.mq
Package
Description
This package provides the main interface to MQ handling within Mayam Tasks
and associated applications and libraries.
This package holds Mayam message property names and values.
-
ClassDescriptionA builder for
AttributeMap
basedMqMessage
objects.Message queue abstraction with retry and replay functionality.Returned byMq.attachListener(MqDestination, Listener)
, itsMq.Detachable.detach()
method allows a callback to be removed.Callback for use withMq.attachListener(MqDestination, Listener)
.The intensity with which listening should be performed.Message content type.Message topic/queue.Exception thrown as a result of an Mq communication error.A message to be sent or listened for viaMq
.Describes a change in a task or asset by providing before and after representations. -
-