Access to Lumis Web Service
The latest development platforms, such as Microsoft.Net and Java, have tools that analyze the WSDL file and automatically create access classes for each web service (also called stub or proxy classes). These classes encapsulate the complexity of the HTTP connection and the encoding of data in XML and SOAP, enabling the client application developer to use the methods of the Lumis API, accessing them through a local class.