Liking cljdoc? Tell your friends :D

clj-camel.util


create-jcache-expiration-policyclj

(create-jcache-expiration-policy cache-name seconds)

debug-routeclj

(debug-route {:keys [ctx headers body]} route)

dump-route-to-xmlclj

(dump-route-to-xml route)

exchange->mapclj


full-pathclj

(full-path endpoint file-name)

Get full path of GenericFileConfiguration

Get full path of GenericFileConfiguration
raw docstring

kebabify-keysclj

(kebabify-keys {:keys [body]})

lapse-timeclj

(lapse-time label)

map-to-input-stream-converterclj


merge-from-header-to-bodyclj

(merge-from-header-to-body k)

parse-jsonclj

(parse-json {:keys [body]})

put-message-body-to-mapclj

(put-message-body-to-map {:keys [body]})

retrieve-fileclj

(retrieve-file ops path exchange)

Retrieves the file

Retrieves the file
raw docstring

set-start-timeclj

(set-start-time {:keys [headers]})

transform-json-to-clojure-map-with-kebabified-keysclj

(transform-json-to-clojure-map-with-kebabified-keys named-node)

with-file-operationscljmacro

(with-file-operations endpoint ex & body)

Creates scope with connection to Remote File Storage (e.g FTP) Out of scope connection is automatically closed Exposes variable ops in macro body

Creates scope with connection to Remote File Storage (e.g FTP)
Out of scope connection is automatically closed
Exposes variable ops in macro body
raw docstring

write-jsonclj

(write-json {:keys [body]})

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close