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…“) |
Cg (Diskussion | Beiträge) |
||
| (2 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| 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. |
||
Read more in the "[[WSDLPlugin_Reference/en | WSDL Plugin Reference]]" |
|||
<br>Low level details about the underlying SOAP framework (for experts) is found in "[[SOAP_WSDL| SOAP WSDL 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. |
||
Aktuelle Version vom 27. November 2021, 17:04 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 Reference"
Low level details about the underlying SOAP framework (for experts) is found in " SOAP WSDL Reference".
The underlying Smalltalk framework also provides SOAP server functionality. However, currently no automatic generation of server action blocks is provided.