SOAP: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „A rich SOAP frameework, including XSD based schema type handling is included in expecco (an additonal plugin is required). Also, there are convenient menu func…“) |
K (Spelling fixes) |
||
| Zeile 1: | Zeile 1: | ||
A rich SOAP |
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. |
||
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 11. Juni 2017, 16:28 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.
The underlying Smalltalk framework also provides SOAP server functionality. However, currently no automatic generation of server action blocks is provided.