Liking cljdoc? Tell your friends :D
Clojure only.

io.pedestal.http.jetty

Jetty adaptor for Pedestal.

Jetty adaptor for Pedestal.
raw docstring

serverclj

(server service-map)
(server service-map options)

Called from [[io.pedestal.http/server]] to create a Jetty server instance.

Called from [[io.pedestal.http/server]] to create a Jetty server instance.
sourceraw docstring

startcljdeprecated

(start server options)

Deprecated; to be made private in the future.

Deprecated; to be made private in the future.
sourceraw docstring

stopcljdeprecated

(stop server)

Deprecated; to be made private in the future.

Deprecated; to be made private in the future.
sourceraw docstring

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

× close