CorrelationRuleFilter Class
Represents the correlation filter expression.
- Inheritance
-
builtins.object
CorrelationRuleFilter
Constructor
CorrelationRuleFilter(**kwargs: Any)
Parameters
- correlation_id
-
str
Required
Identifier of the correlation.
- message_id
-
str
Required
Identifier of the message.
- to
-
str
Required
Address to send to.
- reply_to
-
str
Required
Address of the queue to reply to.
- label
-
str
Required
Application specific label.
- session_id
-
str
Required
Session identifier.
- reply_to_session_id
-
str
Required
Session identifier to reply to.
- content_type
-
str
Required
Content type of the message.