Public Member Functions | Data Fields | Static Public Attributes

MessageWriter Class Reference

Public Member Functions

def __init__
def __str__
def setUp
def __init__
def __str__
def setUp

Data Fields

 content
 do_extended

Static Public Attributes

tuple logger = _GetLogger("MessageWriter")

Detailed Description

Definition at line 343 of file wsdl2python.py.


Constructor & Destructor Documentation

def __init__ (   self,
  do_extended = False 
)
Representation of a WSDL Message and associated WSDL Binding.
operation --
boperation --
input --
rpc --
literal --
simple --

Definition at line 346 of file wsdl2python.py.

def __init__ (   self,
  do_extended = False 
)
Representation of a WSDL Message and associated WSDL Binding.
operation --
boperation --
input --
rpc --
literal --
simple --

Definition at line 346 of file wsdl2python.py.


The documentation for this class was generated from the following files: