SOAPs/XML-RPCs/JSON-RPCs

N.B. The same remarks apply also to XML-RPC and JSON-RPC, in this case subsitute xmlrpc by xmlrpcs or jsonrpc by jsonrpcs.

SOAPS Protocol

SOAPS (SOAP Secure) is a secure communication protocol obtained by layering the SOAP protocol on top of the SSL/TLS protocol.

Protocol name in Jolie port definition: soaps.

SOAPS Parameters

Since SOAPS is the SOAP protocol wrapped in an SSL encrypted message, SOAPS parameters are the same defined for SOAP.