SOAP: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (Spelling fixes) |
Cg (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
A rich SOAP framework, including XSD based schema type handling is included in expecco (an additional plugin is required). Also, there are convenient menu functions to import WSDL definitions and automatically generate corresponding type definitions and action blocks to invoke remote SOAP services. |
A rich SOAP framework, including XSD based schema type handling is included in expecco (an additional plugin is required). Also, there are convenient menu functions to import WSDL definitions and automatically generate corresponding type definitions and action blocks to invoke remote SOAP services. |
||
Read more in: [[WSDLPlugin_Reference/en | the WSDL Plugin Reerence]] |
|||
<br>Low level details about the underlying SOAP framework (for experts) is found in [[SOAP Reference]]. |
|||
The underlying Smalltalk framework also provides SOAP server functionality. However, currently no automatic generation of server action blocks is provided. |
The underlying Smalltalk framework also provides SOAP server functionality. However, currently no automatic generation of server action blocks is provided. |
||
Version vom 27. November 2021, 17:03 Uhr
A rich SOAP framework, including XSD based schema type handling is included in expecco (an additional plugin is required). Also, there are convenient menu functions to import WSDL definitions and automatically generate corresponding type definitions and action blocks to invoke remote SOAP services.
Read more in: the WSDL Plugin Reerence
Low level details about the underlying SOAP framework (for experts) is found in SOAP Reference.
The underlying Smalltalk framework also provides SOAP server functionality. However, currently no automatic generation of server action blocks is provided.