Liking cljdoc? Tell your friends :D

arctype.service.protocol


PAlertHandlercljprotocol

exceptionclj

(exception this ex)

ring-exceptionclj

(ring-exception this ex request)

PClientDecoratorcljprotocol

clientclj

(client this)

PEventConsumercljprotocol

start-event-consumerclj

(start-event-consumer this topic options handler)

stop-event-consumerclj

(stop-event-consumer this consumer)

PEventProducercljprotocol

put-event!clj

(put-event! this topic data)

PHttpHandlercljprotocol

ring-handlerclj

(ring-handler this)

PJdbcConnectioncljprotocol

connclj

(conn this)

PLifecyclecljprotocol

startclj

(start _)

stopclj

(stop _)

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

× close