SOAP

From Bitpost wiki
Revision as of 16:02, 18 November 2016 by M (talk | contribs) (Created page with "[http://en.wikipedia.org/wiki/SOAP SOAP] is HEAVY, uses a formal interface with info packaged as XML for delivery across HTTP; interface formats includes WSDL, XSD Available...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SOAP is HEAVY, uses a formal interface with info packaged as XML for delivery across HTTP; interface formats includes WSDL, XSD

Available technologies:

  • gSoap
  • Java 6 (baked in, nice)
  • PHP
  • Apache Axis2 (Java or C)
  • Spring's "contract first"
  • .net