Name | Type | Multiplicity | Description |
---|---|---|---|
debug |
property boolean |
[0,1] | Enables debugging specific for a given transport (if supported by it). |
redirectToFile |
property string |
[0,1] | When this transport don't have definition blackList, whiteList or recipient FilterExpression, instead of sending message via this transport, writes it to a file. |
logToFile |
property string |
[0,1] | In addition to sending message via this transport, writes it to a file. |
blackList |
property string |
[0,-1] | Addresses that are on a "black list". |
whiteList |
property string |
[0,-1] | Addresses that are on a "white list". |
recipientFilterExpression |
property ExpressionType |
[0,1] | An expression that decides whether the recipient address is allowed to pass through or it should be blacklisted. |
expression |
property ExpressionType |
[0,1] | Expression that processes incoming message. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]