|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpressionConstants | |
|---|---|
| org.mule.expression | |
| org.mule.routing | Defines the core routing patterns supported by mule. |
| Uses of ExpressionConstants in org.mule.expression |
|---|
| Classes in org.mule.expression that implement ExpressionConstants | |
|---|---|
class |
MapPayloadExpressionEvaluator
If the message payload is a map this extractor will look up the property value in the map |
class |
MessageAttachmentExpressionEvaluator
Looks up an attachment with the given name. |
class |
MessageAttachmentsExpressionEvaluator
Looks up the attachment(s) on the message using the expression given. |
class |
MessageAttachmentsListExpressionEvaluator
Looks up the attachment(s) on the message using the expression given. |
class |
MessageHeaderExpressionEvaluator
Looks up the property on the message using the property name given. |
class |
MessageHeadersExpressionEvaluator
Looks up the property on the message using the expression given. |
class |
MessageHeadersListExpressionEvaluator
Looks up the property on the message using the expression given. |
| Uses of ExpressionConstants in org.mule.routing |
|---|
| Classes in org.mule.routing that implement ExpressionConstants | |
|---|---|
class |
CorrelationPropertiesExpressionEvaluator
CorrelationPropertiesExpressionEvaluator is a default implementation used for
getting the Correlation information from a message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||