|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterType | |
---|---|
org.apache.camel.model | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of FilterType in org.apache.camel.model |
---|
Methods in org.apache.camel.model that return FilterType | |
---|---|
FilterType |
ProcessorType.filter(ExpressionType expression)
|
FilterType |
ProcessorType.filter(Predicate predicate)
Creates a predicate which is applied and only if it is true then the exchange is forwarded to the destination |
FilterType |
ProcessorType.filter(String language,
String expression)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |