Liking cljdoc? Tell your friends :D
Clojure only.

lsp4clj.protocols.endpoint


IEndpointcljprotocol

logclj

(log this level arg1)
(log this level arg1 arg2)

receive-notificationclj

(receive-notification this context notif)

receive-requestclj

(receive-request this context req)

receive-responseclj

(receive-response this resp)

send-notificationclj

(send-notification this method body)

send-requestclj

(send-request this method body)

shutdownclj

(shutdown this)

startclj

(start this context)
source

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

× close