Quantcast
Channel: Apache Camel Archives - Java Code Geeks
Viewing all articles
Browse latest Browse all 10

Apache Camel XPath Example

$
0
0
Processors and endpoints are an integral part of a camel routing. Camel uses Domain Specific Language (DSL) to define its routing. When it comes to defining predicates in the routing, you need a mature expression language. There are many different expression languages to choose from, some of which include Simple, EL, JXPath, Mvel, OGNL, PHP, …

Viewing all articles
Browse latest Browse all 10

Trending Articles