Download Diffusion 5.5 User Guide - Documentation

Transcript
The following table lists the attributes that an element of type JMSSubscriptionOptions
can have:
Name
Type
Description
Required
noLocal
xs:boolean
Inhibits the delivery of messages published
through its own connection.
false
The following table lists the elements that an element of type JMSSubscriptionOptions
can contain:
Name
Type
Description
Minimum
Maximum
occurrences
occurences
selector
xs:string
SQL 92 compliant expression used to
filter messages received from a JMS
destination.
0
1
JMSPublicationOptionsConfig
The following table lists the attributes that an element of type
JMSPublicationOptionsConfig can have:
Name
Type
Description
Required
ttl
PositiveInteger The Time-To-Live value for a published JMS
message, in milliseconds
false
priority
JMSPriorityRange
The higher the number, the higher the
priority.
false
deliveryMode
JMSDeliveryMode
Maps to javax.jms.DeliveryMode
false
ClientEndpointConfig
The following table lists the attributes that an element of type ClientEndpointConfig can
have:
Name
Type
Description
Required
topicName
xs:string
The topic path used by this end point.
Depending on the task it might not need to
relate to an existing topic.
true
The following table lists the elements that an element of type ClientEndpointConfig can
contain:
Name
Type
Description
transformation MessageTransformationConfig
The transformation type to use for
messages relayed to and from this topic.
Minimum
Maximum
occurrences
occurences
0
1
MessageTransformationConfig
The following table lists the attributes that an element of type
MessageTransformationConfig can have:
Diffusion | 589