Liking cljdoc? Tell your friends :D

clj-camel.util


create-jcache-expiration-policyclj

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

debug-routeclj

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

dump-route-to-xmlclj

(dump-route-to-xml route)
source

exchange->mapclj

source

full-pathclj

(full-path endpoint file-name)

Get full path of GenericFileConfiguration

Get full path of GenericFileConfiguration
sourceraw docstring

kebabify-keysclj

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

lapse-timeclj

(lapse-time label)
source

map-to-input-stream-converterclj

source

merge-from-header-to-bodyclj

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

parse-jsonclj

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

put-message-body-to-mapclj

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

retrieve-fileclj

(retrieve-file ops path exchange)

Retrieves the file

Retrieves the file
sourceraw docstring

set-start-timeclj

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

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

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

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
sourceraw docstring

write-jsonclj

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

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

× close