| Interface | Description |
|---|---|
| BooleanExpression |
Expression that always returns a boolean value.
|
| Expression<T> |
Represents an expression.
|
| Class | Description |
|---|---|
| ConstantExpression |
Represents a constant value in an expression
|
| EqualityExpression |
Implementation of a boolean expression.
|
| JMSPropertyExpression |
JMS message properties and headers related expression.
|
Copyright © 2017 WSO2. All rights reserved.