Package suds :: Package bindings :: Module rpc
[hide private]
[frames] | no frames]

Module rpc

source code

Provides classes for the (WS) SOAP rpc/literal and rpc/encoded bindings.

Classes [hide private]
  RPC
RPC/Literal binding style.
  Encoded
RPC/Encoded (section 5) binding style.
Variables [hide private]
  log = getLogger(__name__)
  encns = ('SOAP-ENC', 'http://schemas.xmlsoap.org/soap/encoding/')
  __package__ = 'suds.bindings'