GET function

In a GET function performing a request/reply using the optional third parameter, the following activities occur:

  • Encoding by the encoding adapter
  • Sending by the transport adapter
  • Receiving by the transport adapter
  • Decoding by the decoding adapter