Home | Trees | Indices | Help |
---|
|
The wsdl module provides an objectification of the WSDL. The primary class is Definitions as it represends the root element found in the document.
|
|||
WObject Base object for wsdl types. |
|||
NamedObject A named WSDL object. |
|||
Definitions Represents the root container of the WSDL objects as defined by <wsdl:definitions/> |
|||
Import Represents the <wsdl:import/>. |
|||
Types Represents <types><schema/></types>. |
|||
Part Represents <message><part/></message>. |
|||
Message Represents <message/>. |
|||
PortType Represents <portType/>. |
|||
Binding Represents <binding/> |
|||
Port Represents a service port. |
|||
Service Represents <service/>. |
|||
Factory Simple WSDL object factory. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:08 2011 | http://epydoc.sourceforge.net |