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 ebay_proxy.ex
Raw

lib/ebay_proxy.ex

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