Liking cljdoc? Tell your friends :D

droid-server.core


-mainclj

(-main & args)
source

document-list-to-vectorclj

(document-list-to-vector files-list)

Converts java list to clojure vector with selected properties

Converts java list to clojure vector with selected properties
sourceraw docstring

download-file-wsclj

(download-file-ws request)

Download file via websocket

Download file via websocket
sourceraw docstring

execute-shell-command-fnclj

(execute-shell-command-fn request)

Execute shell command function with response

Execute shell command function with response
sourceraw docstring

get-storage-volumes-fnclj

(get-storage-volumes-fn request)

Returns storage volumes

Returns storage volumes
sourceraw docstring

list-documents-fnclj

(list-documents-fn request)

Lists contents of provided absolute path

Lists contents of provided absolute path
sourceraw docstring

logged-in-routing-setclj

source

logged-out-routing-setclj

source

mongo-client-aclj

source

read-fileclj

(read-file request)

Read file if supported and return it in response as entity body

Read file if supported and return it in response as entity body
sourceraw docstring

routingclj

(routing request)

Custom routing function

Custom routing function
sourceraw docstring

save-file-aclj

source

save-file-changesclj

(save-file-changes request)

Save file changes

Save file changes
sourceraw docstring

save-file-changes-concreteclj

(save-file-changes-concrete request)

Saves file changes on file path

Saves file changes on file path
sourceraw docstring

save-file-changes-wsclj

(save-file-changes-ws request)

Save file changes over websocket

Save file changes over websocket
sourceraw docstring

start-serverclj

(start-server &
              [mongo-client storage-volumes app-install-date-in-ms
               is-secure-http])

Start server

Start server
sourceraw docstring

stop-serverclj

(stop-server)

Stop server

Stop server
sourceraw docstring

storage-volumes-aclj

source

stream-videoclj

(stream-video request)

Stream video on GET request

Stream video on GET request
sourceraw docstring

unset-restart-serverclj

(unset-restart-server)

Stop server, unset server atom to nil reload project, start new server instance

Stop server, unset server atom to nil
reload project, start new server instance
sourceraw docstring

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

× close