Encoding and decoding data

There are a number of adapters which only manipulate data (for example, SOAP), while others provide transport (for example, HTTP). Chaining these adapters together provides greatly enhanced functionality.

Using the -ENCODE and -DECODE commands in combination with the -TRANSPORT command allows you to effectively combine the encoding/decoding capabilities of one adapter with the getting or sending of data of another adapter.