Uses of Class
org.apache.activemq.filter.UnaryExpression
-
Packages that use UnaryExpression Package Description org.apache.activemq.filter Filter implementations for wildcards & JMS selectors -
-
Uses of UnaryExpression in org.apache.activemq.filter
Subclasses of UnaryExpression in org.apache.activemq.filter Modifier and Type Class Description classMultiExpressionEvaluator.CacheExpressionA UnaryExpression that caches the result of the nested expression.
-