Packages

This library offers implementation of SOAP1.1 and SOAP1.2 client. It downloads WSDL ang generates proxy module.

Current section

Files

Jump to
soapex lib blz_proxy.ex
Raw

lib/blz_proxy.ex

# defmodule BlzProxy do
# @moduledoc false
#
# use Soapex.Proxy,
# wsdl_path: "./samples/blz.wsdl"
#
# end