(advice-route-with ctx name uri processor)
Advices this route with the route builder.
Advices this route with the route builder.
(intercept-send-to-endpoint r & [uri])
Applies a route for an interceptor if an exchange is send to the given endpoint
Applies a route for an interceptor if an exchange is send to the given endpoint
(mock-camel-endpoint & body)
A RouteBuilder which has extended capabilities when using the advice with feature. Read more http://camel.apache.org/advicewith.html
A RouteBuilder which has extended capabilities when using the advice with feature. Read more http://camel.apache.org/advicewith.html
(mock-endpoint uri processor)
Mock camel endpoint with custom processor
Mock camel endpoint with custom processor
(skip-send-to-original-endpoint & [r])
Skip sending the ex to the original intended endpoint
Skip sending the ex to the original intended endpoint
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close