WSDL_PortType Class Reference

#include <extension-wsdl.h>

Collaboration diagram for WSDL_PortType:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 115 of file extension-wsdl.h.

Public Member Functions

 WSDL_PortType (string portType_name)
 constructor
void addOperation (string operation_name)
 add an operation to this portType
void addOperationDetails (string type_name, string message_name, string fault_name="")
 add details of the current operation

Public Attributes

string name
 name of the portType
map< string, WSDL_Operation * > Operations
 map of all operations
WSDL_Operationlast
 pointer to the last (i.e., current) operation


The documentation for this class was generated from the following files:
Generated on Thu Jan 24 04:01:12 2008 for GNU BPEL2oWFN by  doxygen 1.5.2