Package suds :: Module client
[hide private]
[frames] | no frames]

Module client

source code

The 2nd generation service proxy provides access to web services. See README.txt

Classes [hide private]
  Client
A lightweight web services client.
  Factory
A factory for instantiating types defined in the wsdl
  ServiceSelector
The service selector is used to select a web service.
  PortSelector
The port selector is used to select a web service port.
  MethodSelector
The method selector is used to select a method by name.
  Method
The method (namespace) object.
  SoapClient
A lightweight soap based web client **not intended for external use
  SimClient
Loopback client used for message/reply simulation.
  RequestContext
A request context.
Variables [hide private]
  log = getLogger(__name__)
  __package__ = 'suds'