(->service action version request-msg response-msg fault-msg)
(->parse-fn this)
(is-leaf? this)
(get-fields this)
(get-paths this)
(get-paths this fix-fn)
(get-paths this fix-fn path)
(get-type this)
(->mapping this)
(->mapping this fix-fn)
(->template this)
(->template this root?)
(is-enum? this)
(is-array? this)
(get-path this)
(get-path this fix-fn)
(is-optional? this)
(get-original this)
(get-tag this)
(get-attrs this)
(path->predicates path)
(parse-body this request-xml)
(request-mapping this)
(response-mapping this)
(wrap-response this context)
(fault-xml this)
(soap-version this)
(response-xml this)
(request-xml this)
(wrap-fault this context)
(fault-template this)
(request-template this)
(response-template this)
(wrap-body this context)
(parse-fault this fault-xml)
(soap-headers this)
(parse-response this response-xml)
(soap-action this)
(content-type this)
(fault-mapping this)
(tag-name= tagname)
(xml->element msg)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close