Liking cljdoc? Tell your friends :D

paos.service


->serviceclj

(->service action version request-msg response-msg fault-msg)
source

Elementcljprotocol

->parse-fnclj

(->parse-fn this)

is-leaf?clj

(is-leaf? this)

get-fieldsclj

(get-fields this)

get-pathsclj

(get-paths this)
(get-paths this fix-fn)
(get-paths this fix-fn path)

get-typeclj

(get-type this)

->mappingclj

(->mapping this)
(->mapping this fix-fn)

->templateclj

(->template this)
(->template this root?)

is-enum?clj

(is-enum? this)

is-array?clj

(is-array? this)

get-pathclj

(get-path this)
(get-path this fix-fn)

is-optional?clj

(is-optional? this)

get-originalclj

(get-original this)

get-tagclj

(get-tag this)

get-attrsclj

(get-attrs this)
source

path->predicatesclj

(path->predicates path)
source

Servicecljprotocol

request-mappingclj

(request-mapping this)

response-mappingclj

(response-mapping this)

fault-xmlclj

(fault-xml this)

soap-versionclj

(soap-version this)

response-xmlclj

(response-xml this)

request-xmlclj

(request-xml this)

fault-templateclj

(fault-template this)

request-templateclj

(request-template this)

response-templateclj

(response-template this)

wrap-bodyclj

(wrap-body this context)

parse-faultclj

(parse-fault this fault-xml)

soap-headersclj

(soap-headers this)

parse-responseclj

(parse-response this response-xml)

soap-actionclj

(soap-action this)

content-typeclj

(content-type this)

fault-mappingclj

(fault-mapping this)
source

tag-name=clj

(tag-name= tagname)
source

xml->elementclj

(xml->element msg)
source

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

× close