Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web Services datasheet

Two types of communication protocols are supported: SOAP 1.1 and REST. The communication is done over http. If you want to use JMS, you can create custom code which sends the soap message over JMS instead of http.

...