|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoopType | |
|---|---|
| org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
| Uses of LoopType in org.apache.camel.model |
|---|
| Methods in org.apache.camel.model that return LoopType | |
|---|---|
LoopType |
NodeFactory.createLoop()
|
LoopType |
ProcessorType.loop(Expression<?> expression)
|
LoopType |
ProcessorType.loop(int count)
|
| Methods in org.apache.camel.model that return types with arguments of type LoopType | |
|---|---|
ExpressionClause<LoopType> |
ProcessorType.loop()
Creates a expression which must evaluate to an integer that determines how many times the exchange should be sent down the rest of the route. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||