Following is the process of how to receive the reply from the server
side:
- After the operation in the server side is executed, the result
will be sent back by Invoker for JavaRequest.
- BTTClientOperation updates its context to receive
the new values and information.
- BTTClientOperation invokes an OperationRepliedEvent.
- The related BTT Visual Beans respond to this event and update themselves
to adopt the new context values.