| Package | Description |
|---|---|
| org.mule.expression | |
| org.mule.expression.transformers | |
| org.mule.routing |
Defines the core routing patterns supported by mule.
|
| org.mule.routing.outbound |
Outbound router implementation as described in the Enterprise Integration Patterns book.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExpressionConfig |
MuleExpressionEvaluator.getExpressionConfig(String eval,
String expression)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressionConfig |
ExpressionArgument.getExpressionConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionArgument.setExpressionConfig(ExpressionConfig expressionConfig) |
| Constructor and Description |
|---|
ExpressionArgument(String name,
ExpressionConfig expressionConfig,
boolean optional) |
ExpressionArgument(String name,
ExpressionConfig expressionConfig,
boolean optional,
Class<?> returnClass) |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionConfig |
ExpressionSplitter.config |
| Constructor and Description |
|---|
ExpressionSplitter(ExpressionConfig config) |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionConfig |
ExpressionMessageSplitter.config
Deprecated.
|
protected ExpressionConfig |
ExpressionRecipientList.expressionConfig |
| Constructor and Description |
|---|
ExpressionMessageSplitter(ExpressionConfig config)
Deprecated.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.