3.2.5.1 Receiving a Message

On receiving a message, an implementation of the protocol MUST perform the following actions:

  1. Process the message frame.

  2. Bind to an appropriate Server Object.

  3. De-serialize the Request message content.

  4. Validate and Dispatch call.

  5. Serialize the Reply message content.

  6. Send the Reply.