pl_WST

pl_WST

is the port of Web Service Toolkit (WST) library to CodeTyphon Studio.

Web Service Toolkit (WST) contains a server side framework and a WSDL based type library editor for service creation.

WST is made of two parts :

Given an interface definition file (a WSDL file or a pascal file describing a web service),
“ws_helper” (or within IDE, the WSDL file importer wizard) will create a object pascal unit containing a proxy implementing that interface.


At runtime when a call targeting the web service is issued, the proxy's role is to :


Behind the scene, the proxy will take care of the SOAP plumbing details.

 

Key features are:

 

Type Library Editor features:

 

 

home64 Home page: http://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/wst/trunk/

 

 

You can explore Units, Functions, Procedures, Classes, etc in our
Source Documentation